Skip to content

Add alias for Fedora ELN#72

Merged
rhatdan merged 1 commit intocontainers:mainfrom
ppisar:add_eln
Mar 25, 2026
Merged

Add alias for Fedora ELN#72
rhatdan merged 1 commit intocontainers:mainfrom
ppisar:add_eln

Conversation

@ppisar
Copy link
Contributor

@ppisar ppisar commented Mar 23, 2026

Fedora also has an ELN variant. Its image exists at registry.fedoraproject.org/eln:latest, redirectring to quay.io/fedora/eln:latest.

This patch adds the "eln" alias.

Resolves: #71

Fedora also has an ELN variant. Its image exists at
registry.fedoraproject.org/eln:latest, redirectring to
quay.io/fedora/eln:latest.

This patch adds the "eln" alias.

Resolves: containers#71
Signed-off-by: Petr Písař <ppisar@redhat.com>
"registry" = "docker.io/library/registry"
"swarm" = "docker.io/library/swarm"
# Fedora
"eln" = "registry.fedoraproject.org/eln"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this also be aliased as fedora-eln?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have no opinion, besides it would add an invented identifier not existing elsewhere.

@rhatdan
Copy link
Member

rhatdan commented Mar 25, 2026

LGTM

@rhatdan rhatdan merged commit 2692fa4 into containers:main Mar 25, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing an alias for Fedora's eln

2 participants