Hello,
I am using Docker version 18.06.0-ce on Win 10 Enterprise.
I am getting the error message below:
$ docker pull registry.connect.redhat.com/rhel-minimal/images/7.5-413
Using default tag: latest
Error response from daemon: Get https://registry.connect.redhat.com/v2/rhelminimal/images/7.5-413/manifests/latest: unauthorized: Invalid username or password
-
Where do I need to specify my username/password and registry address in order to access the registry above?
-
The “docker info” contains the entries below. Where is that reading that information? I’ve checked config.json and daemon.json and neither have any relevant information.
Any pointers are much appreciated.
Omair