-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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:
- Just stop publishing new images to Docker Hub and let those images get old/outdated; or
- 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.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request