-
Notifications
You must be signed in to change notification settings - Fork 8
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 on registry without draconian usage limits #4
Comments
The poblem with Quay is that I'd need to pay for being not draconian 😃 https://quay.io/plans/ However, it seems I could utilize Github's own registry:
Would ghcr.io be okay for you? Any limits here that I'm not aware of? |
I might be able to implement it this weekend if you don't have any objection against ghcr, @ibotty |
No, that's fine as well AFAICT. |
Oh, I missed that comment. No you do not have to pay. See the FAQ below the plans. Quote:
That should be featured more prominently I'd say. |
Yes, they seem to have a 0 USD tier for OSS but not so obvious from the pricing page, only available after starting the trial. Done! :) |
Thank you! |
It would be great if you could publish the container image on another registry. I do like quay.io, but any other registry is OK as well.
The text was updated successfully, but these errors were encountered: