FeatureFuel
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:

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests