Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changed a short name of image to full name #373

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

imyaman
Copy link

@imyaman imyaman commented Feb 25, 2025

Before downloading the image, only full name work.

Before downloading the image, only full name work.

Signed-off-by: Sangyong Gwak <[email protected]>
@baude
Copy link
Member

baude commented Feb 25, 2025

I don't necessarily object to this PR but even the name you provided is not full. It should have a :tag to be full imho. Also, for me, podman pull alpine works because a short name is available. What distribution are you hitting this with?

@imyaman
Copy link
Author

imyaman commented Feb 25, 2025

FreeBSD 14.2, amd64.

When I ran podman pull alpine, I got the following error:

# podman pull alpine
Error: short-name "alpine" did not resolve to an alias and no unqualified-search registries are defined in "/usr/local/etc/containers/registries.conf"

Adding unqualified-search-registries = ["docker.io"] to /usr/local/etc/containers/registries.conf resolved the issue.

@baude
Copy link
Member

baude commented Feb 25, 2025

how about amending your PR with an "If this happens to you ... "

@TomSweeneyRedHat
Copy link
Member

Changes LGTM, will wait to see if there's further discussion/changes inbound.

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.

3 participants