diff --git a/README.md b/README.md index 56147e9..9ac73de 100644 --- a/README.md +++ b/README.md @@ -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