Sign inSign up

compilers/node

By compilers

Updated over 8 years ago

Docker image to compile node projects.

Image
0

709

compilers/node repository overview

compilers-node

Docker image to compile node projects

Usage

docker run --rm -v `pwd`:/app compilers/node /bin/sh -c "npm install && bower install && gulp build"

Tag summary

Content type

Image

Digest

Size

117.3 MB

Last updated

over 8 years ago

docker pull compilers/node