Sign inSign up

bcicen/phantomjs

By bcicen

Updated over 10 years ago

Minimal PhantomJS image

Image
0

1.1K

bcicen/phantomjs repository overview

phantomjs

A Docker image build of PhantomJS from source

Usage

docker run -ti bcicen/phantomjs:latest --help

or if you prefer to build the image yourself(this may take an extremely long time):

git clone https://github.com/bcicen-docker/phantomjs.git
cd phantomjs/
docker build -t phantomjs .
docker run -ti phantomjs

Tag summary

Content type

Image

Digest

Size

29.6 MB

Last updated

over 10 years ago

docker pull bcicen/phantomjs