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

HowTo overcome docker pull limit? #927

Open
mimmus opened this issue Oct 9, 2023 · 0 comments
Open

HowTo overcome docker pull limit? #927

mimmus opened this issue Oct 9, 2023 · 0 comments

Comments

@mimmus
Copy link

mimmus commented Oct 9, 2023

Hi,
during a build, I'm getting:

`centos-7.9: fatal: [default]: FAILED! => {"changed": true, "cmd": ["crictl", "pull", "docker.io/mesosphere/toml-merge:v0.1.0"], "delta": "0:00:04.928929", "end": "2023-10-09 09:40:35.183262", "failed_when_result": true, "msg": "non-zero return code", "rc": 1, "start": "2023-10-09 09:40:30.254333", "stderr": "time=\"2023-10-09T09:40:35Z\" level=fatal msg=\"pulling image: rpc error: code = Unknown desc = failed to pull and unpack image \\\"docker.io/mesosphere/toml-merge:v0.1.0\\\": failed to copy: httpReaderSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/mesosphere/toml-merge/manifests/sha256:34196a885e060148b7f2f7040a28241675eed47f524bf7a591d16b30cc6f0856: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"", "stderr_lines": ["time=\"2023-10-09T09:40:35Z\" level=fatal msg=\"pulling image: rpc error: code = Unknown desc = failed to pull and unpack image \\\"docker.io/mesosphere/toml-merge:v0.1.0\\\": failed to copy: httpReaderSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/mesosphere/toml-merge/manifests/sha256:34196a885e060148b7f2f7040a28241675eed47f524bf7a591d16b30cc6f0856: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\""], "stdout": "", "stdout_lines": []}

We have a Docker paid subscription but howto use with "konvoy-image" builder?

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

1 participant