refs #7721 README fixes/improvements

This commit is contained in:
Juan Ferrer 2024-07-15 10:13:13 +02:00
parent 0d4b472b3e
commit eca88bbf8b
1 changed files with 8 additions and 3 deletions

View File

@ -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