Go to file
2018-02-23 11:42:13 +01:00
checker Oneshot make + notify-tag working 2018-02-23 11:42:13 +01:00
dockerbin What if ran as root? 2018-02-23 11:28:45 +01:00
src
.dockerignore
.gitignore
Dockerfile
Makefile Oneshot make + notify-tag working 2018-02-23 11:42:13 +01:00
README.md

Docker Repo Checker

Container, that runs mirror process of git repository periodically

Run command:

Tiniest case is:

docker run -v cloner-test:/data -it --rm repo-cloner

when you HAVE to specify volume with configuration etc