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

Change image references to use quay.io instead of docker.io #27

Open
brandisher opened this issue Apr 22, 2021 · 0 comments
Open

Change image references to use quay.io instead of docker.io #27

brandisher opened this issue Apr 22, 2021 · 0 comments

Comments

@brandisher
Copy link

Since Docker has implemented an image pull limit, I find that running this template fails pretty consistently especially when running from behind a VPN or proxy.

$ oc new-app -S httpd-example
W0422 09:49:20.649467  451681 dockerimagelookup.go:240] container image remote registry lookup failed: you may not have access to the container image "docker.io/library/httpd-example:latest"

Can this repo be updated to pull the image from quay.io so user's aren't required to login to docker.io first?

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