aboutsummaryrefslogtreecommitdiff
path: root/arch-base-nodejs/run.sh
AgeCommit message (Collapse)Author
2015-11-21arch-base-nodejs: add volume to mount host npm cache.Mhd Sulhan
Using host's npm cache can speeding up npm install when starting up the container.
2015-11-20Add script to test running docker images.Mhd Sulhan