Hi I’m having trouble pulling docker homeassistant/home-assistant image
I’ve tried pull, docker run, docker-compose with the same result I always get
the same error.
Error response from daemon: Get https://registry-1.docker.io/v2/: dial tcp: lookup registry-1.docker.io on [::1]:53: read udp [::1]:42869->[::1]:53: read: connection refused
This has been over the last 2 days but I don’t have any problems with other images.
I don’t know know if this means the repository is down.
Any advice would be great thank
Tony