I installed wsl2 on windows 10 home (with ubuntu latest version) okay then the docker community version for windows with docker run hello-world I have the following error
PS C:\Users\patri> docker run hello-world Unable to find image 'hello-world:latest' locally docker: Error response from daemon: Get https://registry-1.docker.io/v2/: dial tcp: lookup registry-1.docker.io on 192.168.65.1:53: read udp 192.168.65.3:43193->192.168.65.1:53: i/o timeout. See 'docker run --help'. help please