Search code examples
dockerdocker-desktop

Unable to pull any docker image


running: docker run -d -p 80:80 docker/getting-started

output:

Unable to find image 'docker/getting-started:latest' locally docker: Error response from daemon: Get "https://registry-1.docker.io/v2/": unable to connect to 34.205.13.154:443. Do you need an HTTP proxy?.

How to fix the above error?

This is happening even after fresh installation of Windows 10 Enterprise Version 21H2 & Docker Desktop 4.12.0 (85629)


Solution

  • This issue has been fixed in Docker Desktop version 4.13.1