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

feat: upload docker image to ghcr #90

Merged
merged 3 commits into from
Jul 13, 2024

Conversation

Altonhe
Copy link
Member

@Altonhe Altonhe commented Jul 12, 2024

docker hub has a rate limit on its free account, which will cause error code 409 when using ACI, GitHub public container registry currently doesn't have a rate limit, I have successfully deployed it by using an image from GHCR.
FYI: https://medium.com/@alaa.barqawi/docker-rate-limit-with-azure-container-instance-and-aks-4449cede66dd

Copy link
Member

@aaronbrethorst aaronbrethorst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice work. I think this is a great solution to the rate limiting problem.

@aaronbrethorst aaronbrethorst merged commit 2fb09b5 into OneBusAway:main Jul 13, 2024
4 checks passed
@Altonhe Altonhe deleted the feature/docker branch July 13, 2024 03:26
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

Successfully merging this pull request may close these issues.

2 participants