You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This looks like a general DNS issue in your Docker instance: lookup registry-1.docker.io on 10.0.2.3:53: read udp 10.0.2.100:42752->10.0.2.3:53: i/o timeout
Support guidelines
I've found a bug and checked that ...
Description
Tried building based on github instructions. Got similar error as trying to pull the image directly...
~$ docker pull librenms/librenms Using default tag: latest Error response from daemon: Get "https://registry-1.docker.io/v2/": dial tcp: lookup registry-1.docker.io on 10.0.2.3:53: read udp 10.0.2.100:42752->10.0.2.3:53: i/o timeout
Expected behaviour
Being able to pull the container
Actual behaviour
~$ docker pull librenms/librenms Using default tag: latest Error response from daemon: Get "https://registry-1.docker.io/v2/": dial tcp: lookup registry-1.docker.io on 10.0.2.3:53: read udp 10.0.2.100:42752->10.0.2.3:53: i/o timeout
Steps to reproduce
docker pull librenms/librenms
Docker info
Docker Compose config
No response
Logs
Additional info
No response
The text was updated successfully, but these errors were encountered: