Akiraka Akiraka
  • 首页
  • Linux
    • ELK
    • PHP
    • Shell
    • Nginx
    • Docker
      • Docker Compose
    • Centos
    • Ubuntu
    • Jenkins
  • Python
  • Mac OS
  • Windows
  • 大数据
    • Hadoop
    • CDH
    • Hive
    • Spark
    • ZooKeeper
  • 微服务
    • Kubernetes
    • Helm
  • Other
  • Quark
  • 首页
  • Linux
    • ELK
    • PHP
    • Shell
    • Nginx
    • Docker
      • Docker Compose
    • Centos
    • Ubuntu
    • Jenkins
  • Python
  • Mac OS
  • Windows
  • 大数据
    • Hadoop
    • CDH
    • Hive
    • Spark
    • ZooKeeper
  • 微服务
    • Kubernetes
    • Helm
  • Other
  • Quark
首页 › Linux › Docker › 阿里云Docker加速器

阿里云Docker加速器

Akiraka1年前

文章目录

  • 使用方法
    • https://cr.console.aliyun.com/cn-shanghai/instances/repositories
    • 在https://dev.aliyun.com/search.html注册开通阿里云开发者帐号;
    • 登录后在个人中心点击加速器,同时会给出加速器地址。
    • 看下自己专属加速器地址多少:https://48f45jek.mirror.aliyuncs.com

使用方法

#   编辑文件
sudo vim /etc/docker/daemon.json

#   一键复制使用
sudo tee /etc/docker/daemon.json <<-'EOF'
{
  "registry-mirrors": ["https://anhym31c.mirror.aliyuncs.com"]
}
EOF

#   加载
sudo systemctl daemon-reload
#   重启
sudo systemctl restart docker
#   设置开机启动
sudo systemctl enable docker

systemctl daemon-reload && systemctl restart docker && systemctl enable docker
https://cr.console.aliyun.com/cn-shanghai/instances/repositories
在https://dev.aliyun.com/search.html注册开通阿里云开发者帐号;
登录后在个人中心点击加速器,同时会给出加速器地址。
看下自己专属加速器地址多少:https://48f45jek.mirror.aliyuncs.com
#docker#linux
0
分享
Akiraka 站长
文章 121评论 10
相关文章
  • Docker 修改默认存储路径
  • Centos/Ubuntu Linux 系统 根目录扩容方法
  • RocketMQ 集群容器多机编排主主
  • 搭建 Redis 主从搭建配置
  • Docker-Compose 网络配置
Akiraka
站长
本人擅长 Ai、Au、Fl、Ae、Pr、Ps 等软件的安装与卸载,精通 CSS、JavaScript、PHP、Python、Shell、Go 等单词的拼写,熟悉 Windows、Linux、Mac、Android、IOS 等系统的开关机!
121文章
10评论
47获赞
想找什么搜一下
文章聚合
WordPress 隐藏后台地址
1年前
pyspark 解决报错问题
1年前
微信公众号服务器验证
1年前
Mysql全量备份脚本
1年前
Ubuntu 18.04 修改国内源
1年前
微信小程序
微信小程序
标签云
brew cdh centos cmd docker docker compose elasticsearch elk filebase filebeat gitlab grafana hadoop helm hive hue jdk jenkins k8s kibana kubernetes liniux linux logstash mac mikrotik mydumper mysql nfs nginx openssl oss php pip pyspark python RabbitMQ redis rocketmq shell Spark ubuntu windows ZooKeeper 容器编排
Copyright © 2019-2021 Akiraka. Designed by nicetheme. 沪18036911号