Skip to content

Conversation

Flouse
Copy link

@Flouse Flouse commented Jun 12, 2025

Copy link
Contributor

@TheBlueMatt TheBlueMatt left a comment

Choose a reason for hiding this comment

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

What exactly is GHCR? Is it an alternative to the docker.org registry? Is it heavily used?

toolchain:
- stable
- 1.63.0
- 1.70.0
Copy link
Contributor

Choose a reason for hiding this comment

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

Why do you want to bump the MSRV?

Copy link
Author

Choose a reason for hiding this comment

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

@Flouse
Copy link
Author

Flouse commented Jun 13, 2025

What exactly is GHCR? Is it an alternative to the docker.org registry? Is it heavily used?

GitHub Container Registry (GHCR) is an alternative to Docker Hub, hosted by GitHub.
GHCR's access control is based on gitHub repo permissions. I think it's convenient since the maintainers don't have to setup another hub.docker.com account.

The repo admin can control who can read, write, or administer GHCR packages.
See https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry

examples

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.

2 participants