Skip to content

wmira/docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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