[README.md] Added more general information about this project

This commit is contained in:
BlueFox 2024-09-22 18:03:49 +00:00
parent bd9aa9f8f5
commit e555a1b4c0

View File

@ -1,6 +1,6 @@
# docker-git-puller
A docker container that pulls a git repo (updates it) every given amount of time (default 60s) with a shell script.
A alpine-based docker container that pulls a git repo (updates it) every given amount of time (default 60s) with a shell script. The resulting image is approx. 20MB at size.
## Purpose