zuul-jobs/roles/build-docker-image
Clark Boylan 23826e05a6 Only alias docker registries on test nodes
Skopeo has problems with ipv6 address literals just like docker as they
use the same underlying checks for url validity. However, we think we
can fix that by using a port forward from the executor to the buildset
registry so that skopeo can connect via ipv4

Go back to aliases the registries on test nodes via /etc/hosts.

Change-Id: I5f9316ffe84de06cb2fb2b65a7e1c31d9f8b0e35
Co-Authored-By: James E. Blair <jeblair@redhat.com>
2019-04-22 10:37:33 -07:00
..
defaults Allow different filenames for Dockerfiles 2019-01-26 08:26:06 +00:00
tasks Only alias docker registries on test nodes 2019-04-22 10:37:33 -07:00
common.rst Allow different filenames for Dockerfiles 2019-01-26 08:26:06 +00:00
README.rst Add docker image promotion roles 2019-01-15 14:03:00 -08:00

Build one or more docker images.