Sign inSign up

joenyland/nodejs-firefox-chrome

By joenyland

Updated almost 9 years ago

Firefox and Chrome running headless under Jessie in a Docker container with NodeJS

Image
0

936

joenyland/nodejs-firefox-chrome repository overview

docker-nodejs-firefox-chrome Docker Build Status

Firefox and Chrome running headless under Jessie in a Docker container with NodeJS.

Examples

Running tests using Karma.js:
git clone https://github.com/JoeNyland/karma-jasmine-require-demo.git
cd karma-jasmine-require-demo
docker run -it --rm -v $(pwd):/app -w /app joenyland/nodejs-firefox-chrome /bin/sh -c "npm install && npm test -- --single-run --no-autowatch"

Tag summary

Content type

Image

Digest

Size

358.8 MB

Last updated

almost 9 years ago

docker pull joenyland/nodejs-firefox-chrome