spring-cloud-samples/spring-cloud-contract-nodejs

Get https://registry-1.docker.io/v2/library/mongo/manifests/jessie: unauthorized: incorrect username or password

s-bhupathiraju opened this issue · 1 comments

mongo:jessie image in the docker compose file seem to need authentication details. Is there a different mongo image we could use to run this sample project?

Sorry Marcin, I've resolved this problem in my machine. I came to realize I wasn't able to pull any images from dockerhub including the "docker run hello-world".

I had been using an edge version of Docker for Mac and it seem to have corrupted my proxy settings. I have reinstalled my docker and reset to factory defaults to fix this problem.

Pardon me for not realizing this sooner.