| checker | ||
| creator-image | ||
| launcher-image | ||
| src | ||
| .dockerignore | ||
| .gitignore | ||
| Dockerfile | ||
| Makefile | ||
| 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