zuul-jobs/roles/build-docker-image
James E. Blair 71b7cb0ae5 Update docker image roles
* In the build-image role, push to the buildset registry if it is defined.
* In the intermediate registry push and pull roles, ensure that the
  buildset registry TLS cert is in place.  This is a self-signed cert,
  and so needs to be written for each run.  This happens inside
  bubblewrap where we have permission to write to /etc, which is an
  ephemeral volume.

Change-Id: I47781d8a7adb93817dfe9266e2f4ad5fd829385c
2019-02-16 10:02:48 -08:00
..
defaults Allow different filenames for Dockerfiles 2019-01-26 08:26:06 +00:00
tasks Update docker image roles 2019-02-16 10:02:48 -08: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.