https://github.com/cmd-johnson/docker-node-chrome
Docker image containing Node.js and Chrome
https://github.com/cmd-johnson/docker-node-chrome
Last synced: 4 months ago
JSON representation
Docker image containing Node.js and Chrome
- Host: GitHub
- URL: https://github.com/cmd-johnson/docker-node-chrome
- Owner: cmd-johnson
- Created: 2019-08-09T19:32:16.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-09T19:39:50.000Z (almost 7 years ago)
- Last Synced: 2025-10-27T07:53:26.769Z (8 months ago)
- Language: Dockerfile
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docker node-chrome
This repository contains a simple Dockerfile installing chrome on top of a Node.js image.
I use this image for running unit tests and e2e test of Angular apps.