Skip to content

Commit

Permalink
Merge pull request #55 from rhatdan/main
Browse files Browse the repository at this point in the history
Add bootc image short-names
  • Loading branch information
rhatdan authored May 13, 2024
2 parents 0173314 + 91b9c27 commit c459c87
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions shortnames.conf
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"registry" = "docker.io/library/registry"
"swarm" = "docker.io/library/swarm"
# Fedora
"fedora-bootc" = "registry.fedoraproject.org/fedora-bootc"
"fedora-minimal" = "registry.fedoraproject.org/fedora-minimal"
"fedora" = "registry.fedoraproject.org/fedora"
# Gentoo
Expand Down Expand Up @@ -56,6 +57,7 @@
"rhel7" = "registry.access.redhat.com/rhel7"
"rhel7.9" = "registry.access.redhat.com/rhel7.9"
"rhel-atomic" = "registry.access.redhat.com/rhel-atomic"
"rhel9-bootc" = "registry.redhat.io/rhel9/rhel-bootc"
"rhel-minimal" = "registry.access.redhat.com/rhel-minimal"
"rhel-init" = "registry.access.redhat.com/rhel-init"
"rhel7-atomic" = "registry.access.redhat.com/rhel7-atomic"
Expand Down

0 comments on commit c459c87

Please sign in to comment.