Go to file
2018-02-22 22:09:11 +01:00
checker Testing git runner 2018-02-22 22:09:11 +01:00
creator-image Entrypoint last mods due to changes in Makefile/hiearchy/file naming 2018-02-10 00:44:07 +01:00
launcher-image Parametrized count of runs via JOBS environment varriable 2018-02-13 14:53:59 +01:00
src Make FETCH_HEAD after every mirror 2018-02-13 14:41:02 +01:00
.dockerignore Makefile 2018-02-10 00:11:48 +01:00
.gitignore
Dockerfile Add quiet mode + ssh support 2018-02-09 11:48:51 +01:00
Makefile Parametrized count of runs via JOBS environment varriable 2018-02-13 14:53:59 +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