docker collection of dockerfiles and tools how to git git clone https://github.com/henrythasler/docker.git cd docker git remote add docker https://github.com/henrythasler/docker // do something git add . git commit -a git push docker master