Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/semanticexperts/docker-node-chromium

Simple docker image with Node and Chromium
https://github.com/semanticexperts/docker-node-chromium

chromium docker node

Last synced: about 2 months ago
JSON representation

Simple docker image with Node and Chromium

Awesome Lists containing this project

README

        


Docker node chromium



Simple docker image with Node and Chromium


release
Docker version
licence

## Build

Docker build with node version in parameter `DOCKER_BUILD_NODE_VERSION`.

Example with node version 16.10.0:

```bash
docker build --no-cache --build-arg DOCKER_BUILD_NODE_VERSION=16.10.0 .
```

## Licence

Project under [MIT](https://github.com/SemanticExperts/docker-node-chromium/blob/main/LICENSE) licence