Go to file
2018-02-28 23:18:58 +01:00
checker Edited wizzard, runner: first run - do not run CI! 2018-02-25 20:43:54 +01:00
dockerbin Dir exists bug 2018-02-28 23:18:58 +01:00
src
.dockerignore
.gitignore
Dockerfile Merged wizzard 2018-02-23 10:23:06 +01:00
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