An open API service indexing awesome lists of open source software.

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.

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]
```