我linux剛剛安裝后 為什么運行不了呢如下:
[root@localhost ~]#?docker run ubuntu echo hello docker
Unable to find image 'ubuntu:latest' locally
docker: Error response from daemon: Get https://registry-1.docker.io/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers).
2020-03-13
連接外網(wǎng)就可以,那是國外網(wǎng)站
2020-02-22
官方的docker hub 有時候訪問有問題,所以一般都修改成國內(nèi)的dockercloud, 具體配置方法網(wǎng)上搜一下就知道了
2020-01-08
registry-1.docker.io請求超時了