zuul-jobs/roles/build-docker-image
Clark Boylan a307259776 Use /etc/hosts with docker registries to handle ipv6
Docker doesn't appear to understand properly escaped ipv6 addrs in its
"urls". Address this by adding /etc/hosts entries for any
buildset_registry that is specified by an ip address (v4 or v6). This
allows us to use a named alias instead of the ipv6 address.

An example failure for posterity:

  "[2607:ff68:100:54:f816:3eff:fe7c:e98a]:5000/zuul/nodepool:latest" is not a valid repository/tag: invalid reference format

Change-Id: Id865dc7d3382174b61f9eaa76e29b637a85f5142
2019-04-08 13:40:58 -07:00
..
defaults Allow different filenames for Dockerfiles 2019-01-26 08:26:06 +00:00
tasks Use /etc/hosts with docker registries to handle ipv6 2019-04-08 13:40:58 -07:00
README.rst Add docker image promotion roles 2019-01-15 14:03:00 -08:00
common.rst Allow different filenames for Dockerfiles 2019-01-26 08:26:06 +00:00

README.rst

Build one or more docker images.