dashersw / docker-nodejs-build-tools

A docker image that includes various build tools for Node.js projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a docker image that includes various build tools for Node.js projects.

This image is based on node:8.9-alpine and includes git, Node.js 8.9 LTS, Java 8, npm, yarn, bower, gulp, AVA, python and rsync.

Java bits are taken from https://github.com/anapsix/docker-alpine-java

About

A docker image that includes various build tools for Node.js projects.