From a7b070da3f7c537bae5eeb3cf0d236dd8640fc1e Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Thu, 1 Aug 2024 13:50:14 +0000 Subject: automatic import of containers-common --- 002-rhel-shortnames-overrides.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 002-rhel-shortnames-overrides.conf (limited to '002-rhel-shortnames-overrides.conf') diff --git a/002-rhel-shortnames-overrides.conf b/002-rhel-shortnames-overrides.conf new file mode 100644 index 0000000..feb6551 --- /dev/null +++ b/002-rhel-shortnames-overrides.conf @@ -0,0 +1,10 @@ +[aliases] +"skopeo" = "registry.access.redhat.com/ubi8/skopeo" +"ubi8/skopeo" = "registry.access.redhat.com/ubi8/skopeo" +"rhel9/skopeo" = "registry.redhat.io/rhel9/skopeo" +"buildah" = "registry.access.redhat.com/ubi8/buildah" +"ubi8/buildah" = "registry.access.redhat.com/ubi8/buildah" +"rhel9/buildah" = "registry.redhat.io/rhel9/buildah" +"podman" = "registry.access.redhat.com/ubi8/podman" +"ubi8/podman" = "registry.access.redhat.com/ubi8/podman" +"rhel9/podman" = "registry.redhat.io/rhel9/podman" -- cgit v1.2.3