Sign inSign up

bentruyman/node

By bentruyman

•Updated about 11 years ago

Node.js is a JavaScript runtime for easily building fast, scalable network applications.

Image
0

420

bentruyman/node repository overview

⁠Node.js

Node.jsĀ® is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications.

⁠Usage

docker run --rm -it \
  -v $(pwd):/data/app \
  -w /data/app \
  bentruyman/node:0.12.7 npm start

Tag summary

Content type

Image

Digest

sha256:e4919f9b4…

Size

7.3 MB

Last updated

about 11 years ago

docker pull bentruyman/node