Soem common docker scripts
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
| Name | Name | Last commit date | ||
|---|---|---|---|---|