Node.js w/ Bower & Grunt Dockerfile for trusted automated Docker builds.
500K+
This repository contains a Dockerfile of Node.js w/ Bower & Grunt for automated builds published to the public Docker Hub Registry.
Dockerfile links0.80.8-onbuild0.100.10-onbuild0.120.12-onbuild44-onbuild55-onbuild66-onbuildlatestonbuildInstall Docker.
Download an automated build from public the Docker Hub Registry: docker pull digitallyseamless/nodejs-bower-grunt
(alternatively, you can build an image directly from this repository: docker build -t="digitallyseamless/nodejs-bower-grunt" github.com/digitallyseamless/docker-nodejs-bower-grunt)
docker run -it --rm digitallyseamless/nodejs-bower-grunt
nodedocker run -it --rm digitallyseamless/nodejs-bower-grunt node
npmdocker run -it --rm digitallyseamless/nodejs-bower-grunt npm
bowerdocker run -it --rm digitallyseamless/nodejs-bower-grunt bower
gruntdocker run -it --rm digitallyseamless/nodejs-bower-grunt grunt
Content type
Image
Digest
sha256:977d04774…
Size
263.2 MB
Last updated
over 8 years ago
docker pull digitallyseamless/nodejs-bower-grunt