MagicVision nodejs development env based on Docker
- Docker 1.9.0 support with docker:dind
- nvm 0.29.0
- node.js 5.0.0 with npm 3.3.6
- Ruby 1.9.1 with gem 1.8.23
- Saas 3.4.18
- git 1.9.1
- python 2.7.6
- bower 1.6.5
- Run commands as a normal user named ubuntu with sudo permission
- Provisioning 114 DNS
- Tsinghua Ubuntu mirror
- Taobao nodejs and npm mirror
docker run --privileged --name docker-host -d docker:1.9-dind
docker run -it --link docker-host:docker magicvision/nodejs-dev /bin/bash
MIT license