Official Docker Image for Node.js 🐳 🐢 🚀
Go to file
Hugues Malphettes c615e83c1e Upgrade to 4.2.0 2015-10-13 09:29:15 +08:00
0.10 Update npm to 2.14.1 2015-08-28 10:03:31 -07:00
0.12 Update npm to 2.14.1 2015-08-28 10:03:31 -07:00
4.2 Upgrade to 4.2.0 2015-10-13 09:29:15 +08:00
LICENSE Switched to MIT license 2015-01-14 09:39:30 -05:00
README.md Fixed minor typo 2015-02-20 09:08:43 -05:00
generate-stackbrew-library.sh Upgrade to 4.2.0 2015-10-13 09:29:15 +08:00
test-build.sh Remove unused var 2015-05-16 20:58:01 -04:00
update-npm.sh update Node.js and npm separately 2015-07-04 00:00:41 -04:00
update.sh update Node.js and npm separately 2015-07-04 00:00:41 -04:00

README.md

Node.js

dockeri.co

issues stars

What is Node.js?

Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.

See: http://nodejs.org

About this Repo

This is the Git repo of the official Docker image for node. See the Hub page for the full readme on how to use the Docker image and for information regarding contributing and issues.

The full readme is generated over in docker-library/docs, specificially in docker-library/docs/node.

Note: The previous (deprecated) repo can be found at https://github.com/docker-library/node