/docker-nodejs-chrome

Docker image with browsers for testing and nodejs v8.x

Primary LanguageDockerfileMIT LicenseMIT

Docker image with Node.JS v8.9.4, yarn and chrome browser installed.

Created from node:8.9.4 image.

Features

  • 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.

License

MIT