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

https://github.com/mcasimir/dind-node-build-runner

Docker image for node and docker builds
https://github.com/mcasimir/dind-node-build-runner

docker docker-image gitlab-runner

Last synced: 7 months ago
JSON representation

Docker image for node and docker builds

Awesome Lists containing this project

README

          

# dind-node-build-runner

A docker image that provides a running environment to perform builds using common node
js tools and docker in docker.

Tools:

- git
- docker
- docker-compose
- node
- npm
- bower
- gulp
- grunt
- phantomjs
- chrome
- chromedriver

## Usage

```
docker run --privileged mcasimir/dind-node-build-runner
```