[Starlingx-discuss] Local Docker Registry Host Name
31 May
2019
31 May
'19
3:07 p.m.
Hello Folks, With the merge of the following commit [1], the local docker registry that runs on the active controller must now be accessed using the registry.local host name rather than the IP address that was previously used. This was required to support both IPv4 and IPV6 addressing for the docker registry. System application uploads and applies have been updated to align with this change, so it should be transparent unless you are pushing your own custom images for testing purposes. docker tag SOURCE_IMAGE[:TAG] registry.local/TARGET_IMAGE[:TAG] docker push registry.local/TARGET_IMAGE[:TAG] [1] https://review.opendev.org/#/c/661849/
1983
Age (days ago)
1983
Last active (days ago)
0 comments
1 participants
participants (1)
-
Peters, Matt