Node.js w/ Bower & Gulp runtime Dockerfile
10K+
Can be pulled from dockerhub: tetsuobe/nodejs-gulp-bower-dockerimage
This repository contains Dockerfile of Node.js w/ Bower & Gulp runtime for Docker's automated build published to the public Docker Hub.
This image is a base image for easily running Node.js application.
It can automatically bundle a Node.js application with its dependencies and set the default command with no additional Dockerfile instructions.
This project heavily borrowed code from monostream's monostream/nodejs-gulp-bower Docker image.
Install Docker.
Download automated build from public Docker Hub:
docker pull tetsuobe/nodejs-gulp-bower-dockerimage
(alternatively, you can build an image from Dockerfile)
docker build -t="tetsuobe/nodejs-gulp-bower-dockerimage" github.com/tetsuobe/nodejs-gulp-bower
Content type
Image
Digest
Size
123.8 MB
Last updated
about 10 years ago
docker pull tetsuobe/nodejs-gulp-bower-dockerimage