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

Building docker images using local registry #276

Closed
anishakj opened this issue Dec 2, 2020 · 0 comments · Fixed by #277
Closed

Building docker images using local registry #276

anishakj opened this issue Dec 2, 2020 · 0 comments · Fixed by #277

Comments

@anishakj
Copy link
Contributor

anishakj commented Dec 2, 2020

Description

There is a pull rate limit recently introduced by dockerhub, therefore any automated jenkins builds start failing with

Step 3/19 : FROM golang:${GO_VERSION}-alpine${ALPINE_VERSION} as go-builder
16:49:27 toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
16:49:27 Makefile:53: recipe for target 'build-image' failed

Importance

Should-have

Location

Dockerfile and Makefile

Suggestions for an improvement

Builds should pass

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

Successfully merging a pull request may close this issue.

1 participant