In this Dockerfile by using the ndenv you have installed the Node.js
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 .
Content type
Image
Digest
Size
228.8 MB
Last updated
almost 10 years ago
docker pull kazu69/node