So my problem is this,
I tried this command: docker pull httpd for example and this is the error i get:
“Error response from daemon: Get “https://registry-1.docker.io/v2/”: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)”
I think this could be somthing with my network at home but the other website working fine.
Thanks for your help i’m really appreciate.
I tried to change the primary dns to 8.8.8.8 and i dont have a proxy or somthing, I even try to uninstall and install docker desktop but also this not work.