docs: mention use-case for the Docker image (#20621)
Fixes https://github.com/microsoft/playwright/issues/20589#issuecomment-1416263856
This commit is contained in:
parent
340cacf4fd
commit
df6f500730
|
|
@ -9,7 +9,11 @@ title: "Docker"
|
|||
|
||||
## Usage
|
||||
|
||||
This image is published on [Docker Hub].
|
||||
This Docker image is published on [Docker Hub].
|
||||
|
||||
:::info
|
||||
This Docker image is intended to be used for testing and development purposes only. It is not recommended to use this Docker image to visit untrusted websites.
|
||||
:::
|
||||
|
||||
### Pull the image
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue