Sign inSign up

smtx/docker-webshot

By smtx

Updated over 11 years ago

Webshot-cli command to take local or remote webpage screenshots.

Image
1

397

smtx/docker-webshot repository overview

docker-webshot

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

Tag summary

Content type

Image

Digest

sha256:667e46ae4

Size

298 MB

Last updated

almost 11 years ago

docker pull smtx/docker-webshot