Answers for "docker: error response from daemon: head https://registry-1.docker.io/v2/library/alpine/manifests/latest: get https://auth.docker.io/=registry.docker.io: dial tcp: lookup auth.docker.io on 192.168.65.1:53: no such host."

3

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.1:56829->192.168.65.1:53: read: connection refused

Reset docker to factory defaults
Posted by: Guest on November-18-2020
1

auth.docker.io on 192.168.65.1:53: no such host

chick your internet connection 
turn off the firewall
Posted by: Guest on October-12-2020

Code answers related to "docker: error response from daemon: head https://registry-1.docker.io/v2/library/alpine/manifests/latest: get https://auth.docker.io/=registry.docker.io: dial tcp: lookup auth.docker.io on 192.168.65.1:53: no such host."

Browse Popular Code Answers by Language