Mirror uwsgi base image

This will allow us to build the lodgeit image without hitting docker hub
and then publish the lodgeit image to quay. This is all possible now
that paste is running on noble with podman so we don't lose speculative
image testing.

Change-Id: Iff368ec8343db0df8271523e4cd9c200029804a2
This commit is contained in:
Clark Boylan 2025-01-15 10:46:23 -08:00
parent 779ddf1284
commit 558b349cc3
2 changed files with 18 additions and 0 deletions

View File

@ -163,6 +163,23 @@
dest_tag: 3.11-bookworm
dest_registry: quay.io
# TODO: move the canonical location of this image to quay
- job:
name: opendev-mirror-container-image-uwsgi-base
parent: system-config-mirror-container-images
vars:
container_images:
- registry: quay.io
namespace: opendevmirror
repo_shortname: uwsgi base
repo_description: Uwsgi-base mirror
mirror_container_images_images:
- src_repository: docker.io/opendevorg/uwsgi-base
src_tag: 3.11-bookworm
dest_repository: quay.io/opendevmirror/uwsgi-base
dest_tag: 3.11-bookworm
dest_registry: quay.io
- job:
name: opendev-mirror-container-image-ubuntu
parent: system-config-mirror-container-images

View File

@ -611,6 +611,7 @@
- opendev-mirror-container-image-node
- opendev-mirror-container-image-python-base
- opendev-mirror-container-image-python-builder
- opendev-mirror-container-image-uwsgi-base
- opendev-mirror-container-image-ubuntu
- opendev-mirror-container-image-zookeeper
# Nightly runs of ansible things for catchup