Skip to content

GetMagicVision/docker-nodejs-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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