配置阿里云镜像源

Posted weisunblog

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了配置阿里云镜像源相关的知识,希望对你有一定的参考价值。

登录阿里云:https://cr.console.aliyun.com/cn-beijing/instances/mirrors

sudo mkdir -p /etc/docker
sudo tee /etc/docker/daemon.json <<-EOF
{
  "registry-mirrors": ["https://xxxxxx.mirror.aliyuncs.com"]
}
EOF
sudo systemctl daemon-reload
sudo systemctl restart docker

按照操作即可

以上是关于配置阿里云镜像源的主要内容,如果未能解决你的问题,请参考以下文章

Maven配置成国内阿里云镜像仓库

阿里云镜像使用阿里云openssh镜像安装配置SSH服务

阿里云中央仓库配置

阿里云镜像配置阿里巴巴开源镜像站镜像——Epel镜像

阿里云镜像配置 PackMan 镜像

阿里云镜像加速器配置