Node.js is a JavaScript runtime for easily building fast, scalable network applications.
357
Node.jsĀ® is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications.
This image adds the following development packages:
docker run --rm -it \
-v $(pwd):/data/app \
-w /data/app \
bentruyman/node-dev:0.12.7 npm start
Content type
Image
Digest
sha256:6380be8a8ā¦
Size
53.3 MB
Last updated
about 11 years ago
docker pull bentruyman/node-dev