Simple GIT sync utility for Kosh
Usage:
- Edit
docker-compose.sync.yml
docker-compose [...] -f docker-compose.sync.yml [...] up
Environment variables:
KOSH_SYNC_BRANCH
: The git branch to syncKOSH_SYNC_FOLDER
: The in-container folder to syncKOSH_SYNC_ORIGIN
: The URL to the git repository to syncKOSH_SYNC_REPOSE
: The sleep time between syncs