当前位置: 首页 > article >正文

docker加速镜像和加速镜像配置

docker镜像加速器

1、https://docker.m.daocloud.io
 
2、https://dockerpull.com
 
3、https://atomhub.openatom.cn
 
4、https://docker.1panel.live
 
5、https://dockerhub.jobcher.com
 
6、https://hub.rat.dev
 
7、https://docker.registry.cyou
 
8、https://docker.awsl9527.cn
 
9、https://do.nark.eu.org/
 
10、https://docker.ckyl.me
 
11、https://hub.uuuadc.top
 
12、https://docker.chenby.cn
 
13、https://docker.ckyl.me

配置方法
    1.新建 vim /etc/docker/daemon.json文件
    2.配置内容
        {
        "registry-mirrors":           ["https://docker.m.daocloud.io","https://dockerpull.com"],
        "insecure-registries":[]
}
    3.重启docker
    4.下载测试,docker pull busybox:latest

docker镜像加速器

1、https://docker.m.daocloud.io
 
2、https://dockerpull.com
 
3、https://atomhub.openatom.cn
 
4、https://docker.1panel.live
 
5、https://dockerhub.jobcher.com
 
6、https://hub.rat.dev
 
7、https://docker.registry.cyou
 
8、https://docker.awsl9527.cn
 
9、https://do.nark.eu.org/
 
10、https://docker.ckyl.me
 
11、https://hub.uuuadc.top
 
12、https://docker.chenby.cn
 
13、https://docker.ckyl.me

配置方法
    1.新建 vim /etc/docker/daemon.json文件
    2.配置内容
        {
        "registry-mirrors":           ["https://docker.m.daocloud.io","https://dockerpull.com"],
        "insecure-registries":[]
}
    3.重启docker
    4.下载测试,docker pull busybox:latest
 


http://www.kler.cn/a/461460.html

相关文章:

  • Boost之buffer
  • 【算法】模拟退火算法学习记录
  • 基于feapder爬虫与flask前后端框架的天气数据可视化大屏
  • HTML——57. type和name属性
  • IM系统在体育直播网站中的重要性
  • 数据结构(ing)
  • 基于FPGA的辩论赛系统设计-8名选手-正反两方-支持单选手评分-正反两方评分总和
  • 小程序分包优化实践:解决主包过大和vendor.js体积问题
  • C++ 设计模式:中介者模式(Mediator Pattern)
  • khadas edge2安装ubuntu22.04与ubuntu20.04 docker镜像
  • 计算机网络 (18)使用广播信道的数据链路层
  • Android中加载一张图片占用的内存
  • 2024年总结(2024年1月1日至2024年12月31日)
  • java中的文件操作
  • arthas查看拼接好参数的sql, redis, es完整可直接执行的命令
  • 30天开发操作系统 第 10 天 -- 叠加处理
  • 纯血鸿蒙ArkUI媒体查询详解
  • 【每日学点鸿蒙知识】无障碍、getLastLocation、蓝牙问题、卡片大小、关系型数据库等
  • LeetCode 热题 100_对称二叉树(39_101_简单_C++)(二叉树;递归;层次遍历(广度优先))
  • python中的元组类型
  • Unity中的Input.GetMouseButton,GetMouseButtonDown,GetMouseButtonUp
  • 汇编点灯练习
  • 创建型设计模式、结构型设计模式与行为型设计模式 上下文任务通用方案 设计模式 大全
  • 攻防世界 - Web - Level 3 | very_easy_sql
  • 使用R语言绘制交互地图
  • HTTPS__CA证书与签名