Commit Graph

1 Commits (5a9ea4d71242f5cc8bf9e458c4ec1a2051cd951d)

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
8 years ago