Firefox and Chrome running headless under Jessie in a Docker container with NodeJS
936
Firefox and Chrome running headless under Jessie in a Docker container with NodeJS.
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"
Content type
Image
Digest
Size
358.8 MB
Last updated
almost 9 years ago
docker pull joenyland/nodejs-firefox-chrome