[New] Introduce Docker environment for nvm

This commit is contained in:
Peter Dave Hello
2017-04-02 08:03:32 +08:00
committed by Jordan Harband
parent 0356839d05
commit 3ac49e5ef1
3 changed files with 153 additions and 0 deletions

17
.dockerignore Normal file
View File

@@ -0,0 +1,17 @@
HEAD
.cache
v*
alias
# For testing
test/bak
.urchin.log
.urchin_stdout
test/**/test_output
node_modules/
npm-debug.log
.DS_Store
current