Sign inSign up

usemtech/nodejs-grunt

By usemtech

Updated over 9 years ago

Docker image with Node.js & Grunt for automated builds and tests.

Image
0

376

usemtech/nodejs-grunt repository overview

Important note:

All the credit goes to DigitallySeamless. You can think of this repos as copy/past/replace with small adjustments of the wonderful repos docker-nodejs-bower-grunt.

Docker with Node.js & Grunt

dockeri.co

This repository contains a Dockerfile of Node.js w/ Grunt for automated builds and tests published to the public Docker Hub Registry.

Base Docker Image
Installation
  1. Install Docker.

  2. Download an automated builds and tests from public the Docker Hub Registry: docker pull usemtech/nodejs-grunt

    (alternatively, you can build an image directly from this repository: docker build -t="usemtech/nodejs-grunt" github.com/usemtech/nodejs-grunt)

Usage
docker run -it --rm usemtech/nodejs-grunt
Run node
docker run -it --rm usemtech/nodejs-grunt node
Run npm
docker run -it --rm usemtech/nodejs-grunt npm
Run grunt
docker run -it --rm usemtech/nodejs-grunt grunt

Tag summary

Content type

Image

Digest

Size

31.1 MB

Last updated

over 9 years ago

docker pull usemtech/nodejs-grunt:6