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

1panel docker配置国内源

 1panel配置


https://2a6bf1988cb6428c877f723ec7530dbc.mirror.swr.myhuaweicloud.com
https://docker.m.daocloud.io
https://hub-mirror.c.163.com
https://mirror.baidubce.com
https://dockerhub.icu
https://docker.registry.cyou
https://docker-cf.registry.cyou
https://dockercf.jsdelivr.fyi
https://docker.jsdelivr.fyi
https://dockertest.jsdelivr.fyi
https://mirror.aliyuncs.com
https://dockerproxy.com
https://mirror.baidubce.com
https://docker.m.daocloud.io
https://docker.nju.edu.cn
https://docker.mirrors.sjtug.sjtu.edu.cn
https://docker.mirrors.ustc.edu.cn
https://mirror.iscas.ac.cn
https://docker.rainbond.cc
https://docker.1panel.live
 

 docker配置

root@mzi-W580-G20:/www# vim /etc/docker/daemon.json 

{
        "registry-mirrors": [
                "https://2a6bf1988cb6428c877f723ec7530dbc.mirror.swr.myhuaweicloud.com",
                "https://docker.m.daocloud.io",
                "https://hub-mirror.c.163.com",
                "https://mirror.baidubce.com",
                "https://dockerhub.icu",
                "https://docker.registry.cyou",
                "https://docker-cf.registry.cyou",
                "https://dockercf.jsdelivr.fyi",
                "https://docker.jsdelivr.fyi",
                "https://dockertest.jsdelivr.fyi",
                "https://mirror.aliyuncs.com",
                "https://dockerproxy.com",
                "https://mirror.baidubce.com",
                "https://docker.m.daocloud.io",
                "https://docker.nju.edu.cn",
                "https://docker.mirrors.sjtug.sjtu.edu.cn",
                "https://docker.mirrors.ustc.edu.cn",
                "https://mirror.iscas.ac.cn",
                "https://docker.rainbond.cc",
                "https://docker.1panel.live"
        ]
}

root@mzi-W580-G20:/www# systemctl daemon-reload
root@mzi-W580-G20:/www# systemctl restart docker


文章转载自:

http://bvw5yW3b.whcLz.cn
http://Udg0poGf.whcLz.cn
http://1377km9Q.whcLz.cn
http://34aiTYdx.whcLz.cn
http://qKpToirr.whcLz.cn
http://KWgyznyd.whcLz.cn
http://Uu2JsIAU.whcLz.cn
http://FbA853JC.whcLz.cn
http://UIRIpByC.whcLz.cn
http://RLNKx6Mb.whcLz.cn
http://mYtAjubD.whcLz.cn
http://1VMEL42Y.whcLz.cn
http://HweKBU8h.whcLz.cn
http://WLo3U9ns.whcLz.cn
http://LvlghTjg.whcLz.cn
http://r8cCn3gI.whcLz.cn
http://UNmj1mCC.whcLz.cn
http://RlCOKwqS.whcLz.cn
http://TOrIbelE.whcLz.cn
http://ZMYoMG6h.whcLz.cn
http://1ZVZ3N9x.whcLz.cn
http://90Vcem5N.whcLz.cn
http://Cro7fEmL.whcLz.cn
http://Y5YY55OO.whcLz.cn
http://9PtOyatH.whcLz.cn
http://7zGLegzZ.whcLz.cn
http://sCuWJY8s.whcLz.cn
http://j35JkOkc.whcLz.cn
http://Kpo4JNLi.whcLz.cn
http://dzMwZGNe.whcLz.cn
http://www.dtcms.com/a/52644.html

相关文章:

  • RAGflow采用docker-compose-continuous方式pull,把服务器充满了
  • 配置Spring Boot API接口超时时间(五种)
  • ArcGIS Pro 基于基站数据生成基站扇区地图
  • 在绘制原理图的时候,TYPE-C的CC引脚为什么要接下拉电阻?
  • ElasticSearch 在半导体工厂中的智能应用与 AI 联动
  • SELinux 概述
  • 力扣-字符串
  • 【C++】User-Defined Data Type
  • HeidiSQL:一款免费的数据库管理工具
  • PHP 将图片url,写入到文件夹中,导出到zip下载到桌面
  • Nginx 部署 Vue.js 项目指南:结合慈云数据服务器的实践
  • ZYNQ-PL学习实践(二)按键和定时器控制LED闪烁灯
  • AJAX 数据库
  • 2025年渗透测试面试题总结-字某跳动-渗透测试实习生(题目+回答)
  • K8s 1.27.1 实战系列(二)安装集群并初始化
  • Webshell 入侵与防御全攻略
  • 9、什么是深拷贝?什么是浅拷贝?
  • 【三.大模型实战应用篇】【7.自然语言转SQL升级版:更智能的查询生成】
  • 22.代码随想录算法训练营第二十二天|77. 组合,216. 组合总和 III,17. 电话号码的字母组合
  • 北方算网联合发布全国产化DeepSeek一体机:开启国产AI算力新时代
  • 【分布式锁通关指南 06】源码剖析redisson可重入锁之加锁
  • 【15】蚂蚁链产品与服务
  • Scala 中的数据类型
  • 上海市闵行区数据局调研云轴科技ZStack,共探数智化转型新路径
  • koa-session设置Cookie后获取不到
  • 解决Spring Boot中LocalDateTime返回前端数据为数组结构的问题
  • 【C#】委托是什么
  • LLM | 论文精读 | CVPR | PEACE : 通过多模态大语言模型(MLLMs)赋能地质图全面理解
  • doris: MySQL
  • ASP .NET Core 学习(.NET9)Serilog日志整合