Official Docker Image for Node.js 🐳 🐢 🚀
Go to file
Grant Means 3bb9c7ba9e Added Wheezy variants
Updated shell script

Fixing no newline error

Removed 0.11

Added Wheezy variants

Updated shell script
2015-02-10 12:52:25 -05:00
0.8 Added Wheezy variants 2015-02-10 12:52:25 -05:00
0.10 Added Wheezy variants 2015-02-10 12:52:25 -05:00
0.11/wheezy Added Wheezy variants 2015-02-10 12:52:25 -05:00
0.12 Added Wheezy variants 2015-02-10 12:52:25 -05:00
LICENSE Switched to MIT license 2015-01-14 09:39:30 -05:00
README.md Added link to http://nodejs.org 2015-02-07 14:00:12 -05:00
generate-stackbrew-library.sh Added Wheezy variants 2015-02-10 12:52:25 -05:00
update.sh Added helper scripts for updating 2015-01-13 14:44:22 -05:00

README.md

Node.js

dockeri.co

issues starts

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