Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.13 KB

File metadata and controls

36 lines (27 loc) · 1.13 KB

docker-nodejs-dev

MagicVision nodejs development env based on Docker

Build Status Docker Hub Docker image layers and size

Features

  • 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

Getting Started

docker run --privileged --name docker-host -d docker:1.9-dind
docker run -it --link docker-host:docker magicvision/nodejs-dev /bin/bash

License

MIT license