Docker image: mateuszsiek/nodejs-chrome
Docker image with Node.JS v8.9.4, yarn and chrome browser installed.
Created from node:8.9.4 image.
- Node.JS v8.9.4
- Chrome browser
- Support for running cypress tests with headless chrome
- basic tools: yarn, git, curl, g++, gcc, zip, gzip, rsync, python etc.
Image is great as a testing environment as it provide headless chrome.
MIT