summaryrefslogtreecommitdiff
path: root/002-rhel-shortnames-overrides.conf
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-08-01 13:50:14 +0000
committerCoprDistGit <infra@openeuler.org>2024-08-01 13:50:14 +0000
commita7b070da3f7c537bae5eeb3cf0d236dd8640fc1e (patch)
tree756e04672089b21afa9f7330becc8f75f3c4d37d /002-rhel-shortnames-overrides.conf
parent865d25d3f55c9264117653bc78695975fff558cd (diff)
automatic import of containers-commonopeneuler24.03_LTS
Diffstat (limited to '002-rhel-shortnames-overrides.conf')
-rw-r--r--002-rhel-shortnames-overrides.conf10
1 files changed, 10 insertions, 0 deletions
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"