Docker pull fails with error Get https://registry.redhat.io/v1/_ping: proxyconnect tcp: dial tcp: lookup http on 192.168.0.1:53: no such host non-zero return code
Issue
- Trying to pull a docker image from
registry.redhat.io
results in below error when proxy is specified:
# docker --log-level=debug pull registry.redhat.io/openshift3/ose-deployer
Trying to pull repository registry.redhat.io/openshift3/ose-deployer ... Get https://registry.redhat.io/v1/_ping: proxyconnect tcp: dial tcp: lookup http on 192.168.0.1:53: no such host non-zero return code
Environment
- Red Hat OpenShift Container Platform (OCP) v3
- docker
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.