refs #7721 README fixes/improvements
This commit is contained in:
parent
0d4b472b3e
commit
eca88bbf8b
11
README.md
11
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
|
||||
|
||||
|
|
Loading…
Reference in New Issue