2
0
mirror of https://github.com/gitwatch/gitwatch synced 2024-11-18 21:26:31 +00:00
Commit Graph

1 Commits

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
2016-04-23 16:52:53 -04:00