You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
integration_test.go:919: "error: GET https://index.docker.io/v2/library/alpine/manifests/latest: TOOMANYREQUESTS: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit"
integration_test.go:444:
Error Trace: /workspaces/envbuilder/integration/integration_test.go:444
Error: Received unexpected error:
error: GET https://index.docker.io/v2/library/alpine/manifests/latest: TOOMANYREQUESTS: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
Test: TestBuildFailsFallback/NoImageOrDockerfile
We should stand up a test registry server and build a local test image so that we don't end up spamming Docker Hub.
The text was updated successfully, but these errors were encountered:
While running integration tests:
We should stand up a test registry server and build a local test image so that we don't end up spamming Docker Hub.
The text was updated successfully, but these errors were encountered: