aboutsummaryrefslogtreecommitdiff
path: root/arch-base-sailsjs
AgeCommit message (Collapse)Author
2016-01-29Update all variable in images directory to use latest modification.Mhd Sulhan
2015-11-28Rename the image back to arch-nodejs-sails.Mhd Sulhan
To make it consistent with docker's hub.
2015-11-28Change the image name, remove the "-base" word.Mhd Sulhan
2015-11-28Do not replace content of PKGS_REMOVED.Mhd Sulhan
2015-11-21arch-base-sailsjs: set pm2 script to run pm2.json on source dir.Mhd Sulhan
2015-11-21arch-base-sailsjs: 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-20arch-base-sailjs: on bootstraping, replace grunt with grunt-cli.Mhd Sulhan
2015-11-20Add build script for nodejs with sailsjs.Mhd Sulhan