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

Support non-browsable registries, such as ghcr.io #1753

Closed
garrett opened this issue Jun 12, 2024 · 2 comments
Closed

Support non-browsable registries, such as ghcr.io #1753

garrett opened this issue Jun 12, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@garrett
Copy link
Member

garrett commented Jun 12, 2024

You're supposed to be able to put in any image, including ghci.io in the image dropdown on "Create container" and have it work.

Trying any container image from ghcr.io (GitHub's registry) causes an error:

Error message: Failed to search for images: 1 error occurred: * couldn't search registry "ghcr.io": Requesting bearer token: invalid status code from registry 403 (Forbidden) "

Cockpit Podman is supposed always allow using a URI fragment to an image regardless of if a registry is browsable or not.

Example containers that do not work:

  • Homarr dashboard: ghcr.io/ajnart/homarr:latest
  • GitHub Pages: ghcr.io/github/pages-gem
@garrett garrett added the bug Something isn't working label Jun 12, 2024
@garrett
Copy link
Member Author

garrett commented Jun 12, 2024

Screenshot:

image

@garrett
Copy link
Member Author

garrett commented Jul 9, 2024

Oh, this is a duplicate of #1220

@garrett garrett closed this as not planned Won't fix, can't repro, duplicate, stale Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant