Skip to content

servebox/docker-phantomjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

PhantomJS image

PhantomJS image built from sources (2.0.0) on Ubuntu 14.04.

Get the image

The image can be found on the Docker Hub(https://registry.hub.docker.com/u/servebox/phantomjs/).

docker pull servebox/phantomjs:latest

Usage

You may run it on the command line:

docker run -t servebox/phantomjs phantomjs --version

But you'll probably want to use it as a base image:

FROM servebox/phantomjs:latest

Source

Github Repository

About

PhantomJS image built from sources on Ubuntu

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published