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

Docker hub is limiting pull rate #298

Open
elsid opened this issue Jun 6, 2021 · 0 comments
Open

Docker hub is limiting pull rate #298

elsid opened this issue Jun 6, 2021 · 0 comments

Comments

@elsid
Copy link
Collaborator

elsid commented Jun 6, 2021

Thit leads to failing jobs with error:

ERROR: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit

Example job: https://travis-ci.org/github/yandex/ozo/jobs/773612976

Options to resolve:

  1. Use custom docker registry.
  2. Create https://hub.docker.com/ account and use docker login.
  3. Do not use docker in CI (maybe switch to github actions).
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