git-sync
git-sync copied to clipboard
# Problem Description There were several problems with the current state of the script. - There was a mismatch between the image and the Dockerfile. The Dockerfile would not be...
If any of the environment variables are changed it seems the that you have to remove all containers and images and then build the image again using `--no-cache=true` otherwise the...
When true, fetch only happens once and program terminates. When false, fetch happens continually, as before, using the GIT_SYNC_WAIT environment variable as a polling interval. *For my team's usage, this...
There needs to be a way to support private repos, using either HTTP auth or SSH keys