When I try to pull a docker image via cmd, It shows the message:
‘Using default tag: latest
What’s next:
View a summary of image vulnerabilities and recommendations → docker scout quickview mongo
Error response from daemon: Head “https://registry-1.docker.io/v2/library/mongo/manifests/latest”: unauthorized: incorrect username or password’
But when I pull it from docker desktop engine, it pulls the image successfully. Any idea why is this happening?
I tried restarting docker desktop but still no change.
Manan Soni is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.