Go to file
2018-02-10 00:44:07 +01:00
checker Add quiet mode + ssh support 2018-02-09 11:48:51 +01:00
creator-image Entrypoint last mods due to changes in Makefile/hiearchy/file naming 2018-02-10 00:44:07 +01:00
src
.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 Entrypoint last mods due to changes in Makefile/hiearchy/file naming 2018-02-10 00:44:07 +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