Sign inSign up

fgrehm/phantomjs2

By fgrehm

Updated about 11 years ago

Image
3

7.4K

fgrehm/phantomjs2 repository overview

Minimum Viable Docker Image for PhantomJS 2.0

The smallest PhantomJS 2.0 image (<120mb) you'll find on Docker Hub.

:warning: This is an experiment. Some initial testing showed me that some examples provided by the PhantomJS project itself are working fine but it doesn't mean it will work for all use cases :warning:

Usage

docker run -ti --rm fgrehm/phantomjs2 --help

Build it

git clone https://github.com/fgrehm/docker-phantomjs2 && cd docker-phantomjs2
make build.local

Acknowledgements

Tag summary

Content type

Image

Digest

sha256:0e800246d

Size

49.9 MB

Last updated

about 11 years ago

docker pull fgrehm/phantomjs2