koodo-reader icon indicating copy to clipboard operation
koodo-reader copied to clipboard

Publish Koodo Reader using GitHub Container Registry

Open netsgnut opened this issue 1 year ago • 1 comments

I've searched the issue list, there are no similar features.

  • [X] Yes

I've installed the latest developer version, still can't find this feature.

  • [X] Yes

If you have more than one feature, please open multiple issues.

  • [X] Yes

Brief Introduction

Would it be possible to release a Docker image on GitHub Container Registry? (ghcr.io)

Details

Hi!

I wonder if you'd consider releasing an official Docker image using GitHub workflows and uploading it to GitHub Container Registry (GHCR)? It might be a great idea to provide an official release of your code there as a prepackaged Docker image, ensuring the Docker image is compiled from the source code with reproducible workflows.

Referring to issues #761 and #603, I respectfully understand that the maintainers may want to avoid third-party platforms like Docker Hub. The GHCR can be a good alternative, and it should be natively supported by modifying the existing GitHub workflows.

Thanks!

Ref: https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry

netsgnut avatar Oct 24 '24 21:10 netsgnut

Thanks for your advice, we will look into it

troyeguo avatar Oct 26 '24 01:10 troyeguo