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

Stop publishing images to Docker Hub #64

Open
christophebedard opened this issue Dec 5, 2023 · 0 comments · May be fixed by #66
Open

Stop publishing images to Docker Hub #64

christophebedard opened this issue Dec 5, 2023 · 0 comments · May be fixed by #66
Assignees
Labels
enhancement New feature or request

Comments

@christophebedard
Copy link
Member

Description

We currently push images to Docker Hub and the GitHub Docker (container) registry (ghcr.io). Since all users are on GitHub, we could just use the GitHub Docker registry and stop publishing to Docker Hub.

I believe that we first started publishing to Docker Hub; the GitHub Docker registry came later. GitHub makes more sense.

Related Issues

Relates to #62.

Completion Criteria

Stop pushing to Docker Hub.

Implementation Notes / Suggestions

Figure out what to do:

  1. Just stop publishing new images to Docker Hub and let those images get old/outdated; or
  2. Completely delete images from Docker Hub so that people are forced to move to the GitHub Docker registry.

Then:

  • Make sure all examples point to images in the GitHub Docker registry
  • Make an announcement

Testing Notes / Suggestions

None.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant