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

podman pull commands from README cause Error: parsing reference #722

Open
rusty-snake opened this issue Jan 14, 2025 · 1 comment · May be fixed by #723
Open

podman pull commands from README cause Error: parsing reference #722

rusty-snake opened this issue Jan 14, 2025 · 1 comment · May be fixed by #723

Comments

@rusty-snake
Copy link

podman pull https://quay.io/fedora/python-313

Yields to Error: parsing reference "https://quay.io/fedora/python-313": invalid reference format

Dropping the https:// works:

podman pull quay.io/fedora/python-313
  • podman 5.3.1
  • Fedora 41
@frenzymadness frenzymadness linked a pull request Jan 14, 2025 that will close this issue
@frenzymadness
Copy link
Member

Thank you for the report! See #723 with a possible solution.

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 a pull request may close this issue.

2 participants