Go to file
2021-01-20 14:56:06 +01:00
checker Migrate to ed25519 key, change id_rsa to identity file name 2020-05-17 10:38:33 +02:00
dockerbin Migrate to ed25519 key, change id_rsa to identity file name 2020-05-17 10:38:33 +02:00
src
.dockerignore
.gitignore
crontab Pid preparation, crontab: expand path 2021-01-20 14:56:06 +01:00
Dockerfile Upgrade to debian-based rootfs 2021-01-20 12:55:06 +01:00
logcat.service Upgrade to debian-based rootfs 2021-01-20 12:55:06 +01:00
logdump.service Upgrade to debian-based rootfs 2021-01-20 12:55:06 +01:00
Makefile
README.md
startup-logcat Pid preparation, crontab: expand path 2021-01-20 14:56:06 +01:00
startup-logdump Comment scripts 2021-01-20 12:56:17 +01:00
syslog.logrotate Upgrade to debian-based rootfs 2021-01-20 12:55:06 +01:00

Docker Repo Checker

Bunch of scripts for recursive (with submodules) cloning and mirroring of git repositores, with "fancy" wizzard script and some tools to detect new commits/tags and notify potential CI.

Run command:

Tiniest case is:

docker run -v cloner-test:/data -it --rm valicek1/repo-cloner

For more examples see Makefile and Dockerfiles :)