rodrigoluizs opened a new issue, #8212: URL: https://github.com/apache/incubator-devlake/issues/8212
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar feature requirement. ### Use case As an engineer, I want to add support for pushing container images to GitHub Container Registry (GHCR.io) alongside DockerHub to provide DevLake users with additional flexibility and reliability. ### Description At our company, we prefer using **GitHub Container Registry (GHCR.io)** over DockerHub for hosting container images due to its seamless integration with GitHub, free hosting for public repositories, and flexible CI/CD workflows. We were wondering if you would be interested in supporting **GHCR** as an additional registry for publishing DevLake images, alongside DockerHub. Adding GHCR could provide users with another reliable and modern option for pulling DevLake images. ### Benefits of Supporting GHCR 1. **Seamless GitHub Integration**: - GHCR is built into GitHub and provides a streamlined workflow for contributors and users working within the GitHub ecosystem. 2. **Reliability**: - By supporting both DockerHub and GHCR, DevLake can provide redundancy in case of issues with one registry. 3. **Free for Public Repositories**: - Public repositories on GHCR do not incur costs. 4. **Future Flexibility**: - Supporting GHCR now gives the maintainers the option to fully transition from DockerHub in the future if needed. --- ## Request for Feedback Please let us know if this is something you’d be interested in supporting. If you’re open to it, I'm willing to submit a PR. ### Related issues _No response_ ### Are you willing to submit a PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
