Sign inSign up

bentruyman/node-dev

By bentruyman

•Updated about 11 years ago

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

Image
0

357

bentruyman/node-dev repository overview

⁠Node.js Development

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:

  • g++
  • make
  • python

⁠Usage

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

Tag summary

Content type

Image

Digest

sha256:6380be8a8…

Size

53.3 MB

Last updated

about 11 years ago

docker pull bentruyman/node-dev