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 rate limiting w/ workaround #65

Open
gil0109 opened this issue Nov 29, 2020 · 0 comments
Open

Docker hub rate limiting w/ workaround #65

gil0109 opened this issue Nov 29, 2020 · 0 comments

Comments

@gil0109
Copy link
Contributor

gil0109 commented Nov 29, 2020

any chance you can update with Ariticatory or using docker credentials?

Thank's @WadeBarnes for the workaround:

Change these lines in your build config from:

strategy: type: Docker dockerStrategy: dockerfilePath: Dockerfile

to

strategy: type: Docker dockerStrategy: dockerfilePath: Dockerfile from: kind: DockerImage name: 'registry.access.redhat.com/rhscl/postgresql-10-rhel7:latest'

@gil0109 gil0109 changed the title Docker hub rate limiting Docker hub rate limiting w/ workaround Nov 29, 2020
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