We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 https://quay.io/fedora/python-313
Yields to Error: parsing reference "https://quay.io/fedora/python-313": invalid reference format
Error: parsing reference "https://quay.io/fedora/python-313": invalid reference format
Dropping the https:// works:
https://
podman pull quay.io/fedora/python-313
The text was updated successfully, but these errors were encountered:
Thank you for the report! See #723 with a possible solution.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Yields to
Error: parsing reference "https://quay.io/fedora/python-313": invalid reference format
Dropping the
https://
works:The text was updated successfully, but these errors were encountered: