Minimal PhantomJS Docker container using official Node base.
phantomjs from project root to /usr/local/bin or /opt/bin (CoreOS)
phantomjs above uses yamaszone/phantomjs:latest as the default image. If you need specific CLI version, see available tags.run script to help performing typical tasks for developer workflow (e.g. build image, setup test framework to test image, run tests, etc.)$ ./run help
Usage:
cba | configure-bats-assert : Configure bats-assert library (first-time only).
stf | setup-test-framework : Setup test framework (first-time only).
build : Build image with the given tag (default=latest).
tests : Run tests.
help : Show this help.
masterContent type
Image
Digest
Size
112.1 MB
Last updated
over 9 years ago
docker pull yamaszone/phantomjs