Sign inSign up

balakuberox/playwright

By balakuberox

•Updated almost 3 years ago

this is a image that can be used to capture the image of the webpage

Image
0

192

balakuberox/playwright repository overview

You may have to pass in the two variable depending on the use case

  1. TARGET_URL
  2. OUTPUT_NAME

The captured image will be stored in the /usr/screenshots

you can also attach a volume to copy the captured image to the local system.

examples:

docker run -d --privileged -e OUTPUT_NAME=testing.png -e TARGET_URL=" https://domain⁠" -v $(pwd):/usr/screenshot/ balakuberox/playwright:screenshot

Tag summary

Content type

Image

Digest

sha256:28feac0eb…

Size

544.2 MB

Last updated

almost 3 years ago

docker pull balakuberox/playwright:base