zuul-jobs/roles/mirror-container-images
Benjamin Schanzel 1cd5f68e1a
mirror-container-images: use skopeo to mirror multiarch images
Use skopeo to copy images between registries instead of docker/podman as
this allows to copy layers and manifests of different architectures. The
same would require far more steps with docker/podman.

Change-Id: I1e6cda57d1eb827cc95eee54b19e9fd952cbf99e
2025-03-18 17:03:07 +01:00
..

Copy container images from one registry to another.