Again changed purpose to the final use of this docker container image project!

This commit is contained in:
BlueFox 2024-09-22 19:17:12 +02:00
parent 747b6d6cc5
commit 45b032c470

View File

@ -1,6 +1,6 @@
# docker-cron-git-pull
# docker-git-puller
A docker container that pulls a git repo (updates it) every minute with a cronjob.
A docker container that pulls a git repo (updates it) every given amount of time (default 60s) with a shell script.
## Purpose