Maison  >  Questions et réponses  >  le corps du texte

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 Il y a quelques jours724

répondre à tous(3)je répondrai

  • 天蓬老师

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

    La vitesse d'utilisation de DaoCloud pour extraire l'image officielle de Docker Hub est en effet bonne. Les commandes sont également simplesdao pull nginx:latest.
    Et n'utilisez-vous pas une commande comme docker pull nginx:latest pour extraire l'image sur Docker Hub ? Pourquoi utiliser wget ?

    répondre
    0
  • PHP中文网

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

    sudo route del -net 172.16.0.0 masque de réseau 255.240.0.0

    répondre
    0
  • 阿神

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

    Problèmes de réseau. Il est recommandé d'utiliser l'accélération d'image fournie par daocloud

    répondre
    0
  • Annulerrépondre