>  Q&A  >  본문

ssh - 阿里云的ubuntu服务器,装了Docker,想要在里面pull一个网站的镜像,但是出现网络问题,不能下载

错误提示有:

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,没有用,有谁教一下该怎么弄?
高洛峰高洛峰2760일 전721

모든 응답(3)나는 대답할 것이다

  • 天蓬老师

    天蓬老师2017-04-22 09:02:23

    DaoCloud를 사용하여 공식 Docker Hub 이미지를 가져오는 속도는 정말 좋습니다. 명령어도 간단합니다dao pull nginx:latest.
    그리고 Docker Hub에서 이미지를 가져올 때 docker pull nginx:latest 같은 명령을 사용하지 않나요? wget을 사용하는 이유는 무엇입니까?

    회신하다
    0
  • PHP中文网

    PHP中文网2017-04-22 09:02:23

    sudo 경로 del -net 172.16.0.0 넷마스크 255.240.0.0

    회신하다
    0
  • 阿神

    阿神2017-04-22 09:02:23

    네트워크 문제로 daocloud에서 제공하는 이미지 가속기를 사용하는 것을 권장합니다

    회신하다
    0
  • 취소회신하다