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

Publish to Github Packages #95

Open
jberger opened this issue Dec 7, 2020 · 2 comments
Open

Publish to Github Packages #95

jberger opened this issue Dec 7, 2020 · 2 comments

Comments

@jberger
Copy link

jberger commented Dec 7, 2020

With Docker Hub implementing rate limits it might be nice to also send images to github packages. One might even consider using github actions to build the images and push them to both places.

c.f.: https://docs.github.com/en/free-pro-team@latest/actions/guides/publishing-docker-images#publishing-images-to-docker-hub-and-github-packages

@zakame
Copy link
Member

zakame commented Dec 7, 2020

Yep, this is on my pipeline 💪 I'm actually considering publishing a GitHub Action here to automate using docker-perl for whatever use, not just CI...

@zakame zakame mentioned this issue May 16, 2022
@zakame
Copy link
Member

zakame commented Aug 6, 2022

I think let's limit ghcr releases to those that we don't already provide under docker-library - so things like

  • debug versions
  • releases using alternate base images (e.g. fedora)
  • pre-release versions upon request

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

No branches or pull requests

2 participants