docker container to run phantomjs webdriver standalone
1.3K
Docker-Image to run phantomjs webdriver standalone.
docker run \
-i -t \
-p 4444:4444 \
codeclou/docker-phantomjs-webdriver-standalone:latest
You can link this container which will start on port 4444.
Content type
Image
Digest
Size
87.7 MB
Last updated
over 9 years ago
docker pull codeclou/docker-phantomjs-webdriver-standalone