add missing kollaglue
in image-building
add missing `kollaglue` word to build command in image-building.rst. Change-Id: Idd9c50a5298094492d170537e42ffeb1ed73af4f
This commit is contained in:
parent
0cefd64450
commit
3f9fbdfd3f
@ -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,
|
To trigger buid.py to pull images from local registry,
|
||||||
the Docker configuration needs to be modified. See
|
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
|
Kolla-ansible with Local Registry
|
||||||
+++++++++++++++++++++++++++++++++
|
+++++++++++++++++++++++++++++++++
|
||||||
|
Loading…
Reference in New Issue
Block a user