|
docker pull registry.hub.docker.com/onething1/wxedge
Using default tag: latest
Error response from daemon: Get "https://registry.hub.docker.com/v2/": dial tcp 23.101.24.70:443: connect: connection refused
Error: No such container: wxedge
docker run --restart=unless-stopped -d --privileged --network=host --dns=127.0.0.1 --tmpfs /run --tmpfs /tmp -v "/mnt/sdb1/wxedge1:/storage" -v "/mnt/sdb1/wxedge1/containerd:/var/lib/containerd" -e PLACE=CTKS -e TZ=Asia/Shanghai --name wxedge "registry.hub.docker.com/onething1/wxedge"
WARNING: Localhost DNS setting (--dns=127.0.0.1) may fail in containers.
Unable to find image 'registry.hub.docker.com/onething1/wxedge:latest' locally
docker: Error response from daemon: Get "https://registry.hub.docker.com/v2/": dial tcp 23.101.24.70:443: connect: connection refused.
See 'docker run --help'.
不知道哪位大佬,能解读一下什么意思,本来升级容器魔方,结果升级不成功,卸载再安装就这样了,哪位大佬指点下 ,谢谢
|
|