8000 workflow: login to docker.io before docker pulls by rafaeldtinoco · Pull Request #2859 · aquasecurity/tracee · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

workflow: login to docker.io before docker pulls #2859

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

Merged
merged 1 commit into from
Mar 13, 2023
Merged

workflow: login to docker.io before docker pulls #2859

merged 1 commit into from
Mar 13, 2023

Conversation

rafaeldtinoco
Copy link
Contributor

There is currently a pull rate limit on docker.io. This is causing errors such as:

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

This change makes the authentication to happen before any docker pulls.

There is currently a pull rate limit on docker.io. This is causing
errors such as:

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

This change makes the authentication to happen before any docker pulls.
@rafaeldtinoco rafaeldtinoco self-assigned this Mar 13, 2023
@rafaeldtinoco rafaeldtinoco merged commit 81e8e84 into aquasecurity:main Mar 13, 2023
@rafaeldtinoco rafaeldtinoco deleted the login-before-docker-pulls branch March 13, 2023 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0