Go to file
2018-02-25 20:56:17 +01:00
checker Edited wizzard, runner: first run - do not run CI! 2018-02-25 20:43:54 +01:00
dockerbin Cron finished note 2018-02-25 20:56:17 +01:00
src
.dockerignore Convert into single docker image, change volume structure etc 2018-02-23 10:17:37 +01:00
.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