1
Publish container image to registry without draconian rate limits e.g. quay.io
Source: dani-garcia/vaultwarden#1782 · opened by @ibotty
Subject of the issue
It would be great to deploy to a container registry that does not rate limit image pulls (and checks for new image tags). It's possible to apply to dockerhub to be exempt, but that comes with many strings attached (advertising from docker with your image, etc.). I happen to like quay.io as a registry that does not limit pulls (except for abuse) and comes with a free account.
I get the following errors.
Deployment environment
• Install method:
Not yet. Should be kubernetes.
Steps to reproduce
podman pull docker.io/vaultwarden/server:latest too many times.
Expected behaviour
podman pull succeeds.
Actual behaviour
> docker.io/vaultwarden/server:latest: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading:
It would be great to deploy to a container registry that does not rate limit image pulls (and checks for new image tags). It's possible to apply to dockerhub to be exempt, but that comes with many strings attached (advertising from docker with your image, etc.). I happen to like quay.io as a registry that does not limit pulls (except for abuse) and comes with a free account.
I get the following errors.
Deployment environment
• Install method:
Not yet. Should be kubernetes.
Steps to reproduce
podman pull docker.io/vaultwarden/server:latest too many times.
Expected behaviour
podman pull succeeds.
Actual behaviour
> docker.io/vaultwarden/server:latest: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading:
No pledges yet. Be the first to back this.
Comments
Similar requests
Request for publishing standalone binaries
1 vote · 0 comments
Enable podman-auto-update.timer in Wiki?
3 votes · 0 comments
Change user inside image to non-root
1 vote · 0 comments
Seperate Image for Webvault
1 vote · 0 comments
Should `X-Real-IP` header trust be restricted to an IP range?
1 vote · 0 comments
No comments yet.