bartoszwalicki / docker-nodejs-chrome

latest node.js (with npm) + latest Google Chrome for e.g. automated ChromeHeadless test with CI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

larcado/nodejs-chrome

node.js v16.14.0-buster (with npm) + latest stable Google Chrome

bundled with latest image

Package name Version
node.js v16.14.0-buster
npm 6.9.0
Google Chrome 72.0.3626.121

using example

Can be used for automated CI build of Angular App with testing by Karma

$ ng test --single-run=true --watch=false --browsers ChromeHeadless

About

latest node.js (with npm) + latest Google Chrome for e.g. automated ChromeHeadless test with CI

License:MIT License


Languages

Language:Dockerfile 100.0%