https://github.com/dbackowski/docker-chrome-xvfb
Dockerfile for CI (continuous integration) based on official node docker image with xvfb, google-chrome for headless testing.
https://github.com/dbackowski/docker-chrome-xvfb
chrome docker dockerfile headless xvfb
Last synced: about 2 months ago
JSON representation
Dockerfile for CI (continuous integration) based on official node docker image with xvfb, google-chrome for headless testing.
- Host: GitHub
- URL: https://github.com/dbackowski/docker-chrome-xvfb
- Owner: dbackowski
- Created: 2017-03-01T13:03:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-01-13T17:54:20.000Z (over 5 years ago)
- Last Synced: 2025-07-06T23:47:44.117Z (3 months ago)
- Topics: chrome, docker, dockerfile, headless, xvfb
- Language: Dockerfile
- Homepage:
- Size: 18.6 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-chrome-xvfb
Dockerfile for CI (continuous integration) based on official node docker image with xvfb, google-chrome for headless testing.
## What is included?
* Node.js - 12.14.0
* xvfb
* Google Chrome - 79.0.3945.88## Usage
```
docker run damianbackowski/docker-chrome-xvfb [cmd]
```