当前位置:   article > 正文

[Errno 14] curl#7 - “Failed to connect to 2a03:2880:f11b:83:face:b00c:0:25de: Network is unreachable_failed to connect to 2a03:2880:f11c:8183:face:b00c

failed to connect to 2a03:2880:f11c:8183:face:b00c:0:25de: network is unreac

在这里插入图片描述

报错信息

Trying other mirror.
https://download.docker.com/linux/centos/7/x86_64/stable/repodata/repomd.xml: [Errno 14] curl#7 - “Failed to connect to 2a03:2880:f11b:83:face:b00c:0:25de: Network is unreachable”

原因分析

由于国内访问不到docker官方镜像的缘故

解决方式

sudo yum-config-manager --add-repo http://mirrors.aliyun.com/docker-ce/linux/centos/docker-ce.repo
  • 1

原理

修改/etc/yum.repos.d/docker-ce.repo文件,将镜像换成国内阿里云的,修改后:
在这里插入图片描述

声明:本文内容由网友自发贡献,转载请注明出处:【wpsshop】
推荐阅读
相关标签
  

闽ICP备14008679号