diff --git a/README.md b/README.md index 667d1d7..46ab130 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,13 @@ -# Verdnatura Docker images +# Verdnatura Docker image repository -Dockerfile and compose files used as basis for service deployment. +Dockerfile and compose files used as basis for Verdnatura service deployment. -To build, tag and push an image you can use the provided *push.sh* script. +Some scripts are provided to speed up the most common actions: + +* *image-push.sh*: Build, tag and push an own image. +* *image-cache.sh*: Cache docker hub image in the local registry. + +Use *image.conf* for local registry and repository configuration. ## Registry authentication