错误提示有:
Get https://registry-1.docker.io/v1/repositories/library/owncloud/tags/latest: dial tcp: lookup registry-1.docker.io on 10.242.197.247:53: read udp 10.242.197.247:53: i/o timeout
Network timed out while trying to connect to https://index.docker.io/v1/repositories/library/owncloud/images. You may want to check your internet connection or if you are behind a proxy.
试过vpn和ss,没有用,有谁教一下该怎么弄?
天蓬老师2017-04-22 09:02:23
DaoCloud を使用して公式の Docker Hub イメージをプルする速度は確かに優れています。コマンドも簡単ですdao pull nginx:latest
。
还有拉取Docker Hub上的镜像不是用docker pull nginx:latest
これがコマンドですか? wget を使用する理由