Pulling OpenShift image causes authentication required error
Issue
- Deployments and builds are not working
- When I pull images from my internal OpenShift registry manually I get authentication messages
# docker pull docker-registry.default.svc:5000/example/myimage
Using default tag: latest
Trying to pull repository docker-registry.default.svc:5000/example/myimage ...
unauthorized: authentication required
- I already logged in with
docker login
and it still complains
Environment
- Red Hat OpenShift Container Platform
- 3.6
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.