Tuesday 3 September 2019

Error response from daemon: Get https://registry-1.docker.io/v2 - docker desktop for windows

Problem Statement : Error response from daemon: Get https://registry-1.docker.io/v2

I faced above mentioned problem, when I first installed docker for desktop windows and tried to run

docker run hello-world

The issue is because of corporate proxy setting


Solution which I tried :

Step1 : Right click on the docker icon(bottom right corner) - select settings option

Step2 : Set http and https proxies as shown in below screen shot


May be if any proper solution, kindly let me know.

Thanks
Kotresh