I downloaded docker desktop on my Windows 10. When I try to:
docker run -d -p 80:80 docker/getting-started
it gives response
unable to find image ... localy
OK, there is no problem but next it should start to download that image but I am getting:
docker: Error response from daemon: Get https://registry-docker-1.docker.io/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers).
I am using vpn to network connection