錯誤提示有:
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,沒有用,有誰教一下該怎么弄?
擁有18年軟件開發(fā)和IT教學(xué)經(jīng)驗。曾任多家上市公司技術(shù)總監(jiān)、架構(gòu)師、項目經(jīng)理、高級軟件工程師等職務(wù)。 網(wǎng)絡(luò)人氣名人講師,...
用DaoCloud拉取官方的Docker Hub的鏡像速度的確不錯。命令也簡單dao pull nginx:latest
。
還有拉取Docker Hub上的鏡像不是用docker pull nginx:latest
這樣的命令嘛?為啥用wget?