Commit Graph

1 Commits (dc499835bbfb6b50ad7c972be0da61dc96ce18b3)

Author SHA1 Message Date
Peter Salanki a516c45dcf Run gitwatch in Docker container
Run example with ssh keys from host: docker run -d --restart
unless-stopped --name gitwatch -v /root/.ssh/:/root/.ssh/ -v
/opt/repo_to_sync/:/repo -v /root/.gitconfig:/root/.gitconfig
salanki:gitwatch -r origin /repo
9 years ago