From df6f5007305b18935f62698b5d55f58d83d399c3 Mon Sep 17 00:00:00 2001 From: Max Schmitt Date: Fri, 3 Feb 2023 23:03:55 +0100 Subject: [PATCH] docs: mention use-case for the Docker image (#20621) Fixes https://github.com/microsoft/playwright/issues/20589#issuecomment-1416263856 --- docs/src/docker.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/src/docker.md b/docs/src/docker.md index 8b11c014a7..c31fbd99f0 100644 --- a/docs/src/docker.md +++ b/docs/src/docker.md @@ -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