docker files examples
clone
git clone --recursive https://github.com/afreisinger/docker.git
update
git submodule foreach git pull origin main
add
git submodule add https://github.com/afreisinger/<repo-name>.git
git commit -am "add <repo-name>"