安装docker时,下载安装包超时


配置好官方源后,yum install docker-ce 一直报错https://download.docker.com/linux/centos/7/x86_64/stable/repodata/repomd.xml: [Errno 12] Timeout on https://download.docker.com/linux/centos/7/x86_64/stable/repodata/repomd.xml: (28, 'Operation timed out after 30002 milliseconds with 0 out of 0 bytes received')
Trying other mirror.

目前我的方法是通过代理访问get.docker.com  下载脚本 get-docker.sh
然后在服务器上执行$ sudo sh get-docker.sh --mirror Aliyun

脚本就会自动的将一切准备工作做好,并且把 Docker CE 的 Edge 版本安装在系统中


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM