[root@localhost ~]# docker run -d --restart=always -p 3001:3001 -v /opt/dockervolume/uptime-kuma:/app/data --name uptime-kuma louislam/uptime-kuma:1
Unable to find image 'louislam/uptime-kuma:1' locally
docker: Error response from daemon: Get "https://registry-1.docker.io/v2/": dial tcp: lookup registry-1.docker.io on 192.168.1.1:53: read udp 192.168.8.146:45420->192.168.1.1:53: read: connection refused.
See 'docker run --help'.

docker 无法下载镜像

解决:查看系统DNS,尝试修改

This entry was posted in 默认分类. Bookmark the permalink.