Skip to content
Snippets Groups Projects
Commit ba3b1bcf authored by Jenkins's avatar Jenkins Committed by Gerrit Code Review
Browse files

Merge "add missing `kollaglue` in image-building"

parents 92bf04c9 3f9fbdfd
No related branches found
No related tags found
No related merge requests found
......@@ -63,7 +63,7 @@ to push images to local registry.
::
tools/build.py --namespace 172.22.2.81:4000 --push
tools/build.py --namespace 172.22.2.81:4000/kollaglue --push
To trigger buid.py to pull images from local registry,
the Docker configuration needs to be modified. See
......@@ -180,7 +180,7 @@ To build and push images to local registry, use the following command:
::
tools/build.py --namespace 172.22.2.81:4000 --push
tools/build.py --namespace 172.22.2.81:4000/kollaglue --push
Kolla-ansible with Local Registry
+++++++++++++++++++++++++++++++++
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment