Sign inSign up

kazu69/node

By kazu69

Updated almost 9 years ago

Node.js Container

Image
0

8.6K

kazu69/node repository overview

Ruby Node.js container

In this Dockerfile by using the ndenv you have installed the Node.js

Installation

The easiest way to do this is to get from Docker registry

$ docker pull kazu69/node:VERSION

Also possible to use or from github to get

$ git clone https://github.com/kazu69/docker-node.git
$ cd docker-node
$ docker build -t kazu69/docker-node .

Tag summary

Content type

Image

Digest

Size

228.8 MB

Last updated

almost 10 years ago

docker pull kazu69/node