Sign inSign up

tetsuobe/nodejs-gulp-bower-dockerimage

By tetsuobe

Updated about 10 years ago

Node.js w/ Bower & Gulp runtime Dockerfile

Image
0

10K+

tetsuobe/nodejs-gulp-bower-dockerimage repository overview

Node.js w/ Bower & Gulp runtime Dockerfile

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.

Base Docker Image
Installation
  1. Install Docker.

  2. 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

Tag summary

Content type

Image

Digest

Size

123.8 MB

Last updated

about 10 years ago

docker pull tetsuobe/nodejs-gulp-bower-dockerimage