docker utils Soem common docker scripts bin Contains nodejs commands. Add this to your .bashrc so that each time you run node command and friends, it will execute it in a docker container $ cp -rf docker/bin ~/bin # .bashrc export PATH=~/bin:$PATH