Skip to content

wmira/docker

Repository files navigation

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

About

A repo for basic Dockerfiles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published