Skip to content

Commit 8d574a7

Browse files
authored
docs: update docker readme
References #4683
1 parent 4799e8f commit 8d574a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docker/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Running Playwright in Docker
22

3-
[Dockerfile.bionic](Dockerfile.bionic) can be used to run Playwright scripts in Docker environments. This image includes all the dependencies needed to run browsers in a Docker container, including browsers.
3+
[Dockerfile.bionic](Dockerfile.bionic) and [Dockerfile.focal](Dockerfile.focal) can be used to run Playwright scripts in Docker environments. These images includes all the dependencies needed to run browsers in a Docker container, including browsers.
44

55
<!-- GEN:toc -->
66
- [Usage](#usage)

0 commit comments

Comments
 (0)