Sign inSign up

cryptophobia/node

By cryptophobia

Updated almost 9 years ago

Node 6.11.3 base image

Image
0

250

cryptophobia/node repository overview

https://github.com/Cryptophobia/dockerfiles/blob/master/node/Dockerfile

FROM debian:latest

With NVM version v0.33.6

ENV NODE_VERSION=6.11.3

NPM greater than 5.1.3 currently breaks because of bug with npm

ENV NPM_VERSION=5.1.0 ENV NVM_DIR /usr/local/nvm

Tag summary

Content type

Image

Digest

Size

128.1 MB

Last updated

almost 9 years ago

docker pull cryptophobia/node