Webshot-cli command to take local or remote webpage screenshots.
397
Docker Image for Webshot-cli, a simple command to take local or remote webpage screenshots.
Webshot is a wrapper around the Webshot library, providing a simple command to take local or remote webpage screenshots. This module is a light wrapper around PhantomJS, which utilizes WebKit to perform the page rendering.
The container provides webshot-cli module with IOjs
Example
docker run --rm -v $HOME:/usr/src/app smtx/docker-webshot webshot example.html example.png
docker run --rm -v $HOME:/usr/src/app smtx/docker-webshot webshot --shot-size all/all 'https://www.slashdot.org/' slashdot.png
Content type
Image
Digest
sha256:667e46ae4…
Size
298 MB
Last updated
almost 11 years ago
docker pull smtx/docker-webshot