prooph / proophessor-do

prooph components in action
http://getprooph.org
BSD 3-Clause "New" or "Revised" License
254 stars 65 forks source link

docker issues. #176

Closed TerraSkye closed 5 years ago

TerraSkye commented 5 years ago

unable to startup docker

ERROR: Get https://registry-1.docker.io/v2/library/mongo/manifests/sha256:d2a3543d1bcfb6208cde0c1e89df39b51731a249d42fb4c1552f72f817e8507d: dial tcp: lookup registry-1.docker.io on 127.0.0.1:53: read udp 127.0.0.1:40902->127.0.0.1:53: read: connection refused

prolic commented 5 years ago

Try again? Maybe just internet connection issues. Never had this problem before.

TerraSkye commented 5 years ago

ive resolved the issue trough https://github.com/docker/for-mac/issues/1317 im not behind a proxy but setting chaning the dns of docker fixed my issues.

prolic commented 5 years ago

Glad you solved it