1

I am in my windows 10 environment and trying to pull the image of yolo from the DOCKER HUB, After installing docker for windows and using the following command,I got error.

Error log

C:\Windows\system32>docker pull yolo/orcadev
Using default tag: latest
Error response from daemon: Get https://registry-1.docker.io/v2/: net/http: TLS handshake timeout
Rob
  • 14,746
  • 28
  • 47
  • 65
khanzada
  • 29
  • 1
  • 4
  • Possible duplicate of [docker: Error response from daemon: Get https://registry-1.docker.io/v2/: Service Unavailable. IN DOCKER , MAC](https://stackoverflow.com/questions/49387263/docker-error-response-from-daemon-get-https-registry-1-docker-io-v2-servic) – Adiii Nov 03 '19 at 17:46
  • https://stackoverflow.com/a/53586262/3288890 – Adiii Nov 03 '19 at 17:46
  • @Adiii that link solves MAC error whereas this is windows environment, I also by the way restarted service but got same error. – khanzada Nov 03 '19 at 17:51
  • you can check the second link that is based on window. – Adiii Nov 03 '19 at 17:51
  • tried second link too, the new docker version has not tab for network that we can use and fix the 8.8.8.8 address as suggested in the second link? – khanzada Nov 03 '19 at 17:59

0 Answers0