佬们,有没有好用的docker镜像源地址

另外问一下,Ubuntu系统能实现多用户隔离使用docker吗(自己只能操作自己创建的容器)

21 个赞

用了1ms的镜像,快是快,但是有的镜像拉不下来居然要我登录,转头就整个了mihomo换官方的镜像了

5 个赞
"registry-mirrors": [
	"https://docker.1ms.run",
	"https://docker.m.daocloud.io", 
	"https://docker.xuanyuan.me"
]

用的这三个,挺快

9 个赞

给你现成的

{
  "registry-mirrors": [
    "https://docker.m.daocloud.io",
    "https://docker.1ms.run",
    "https://hub1.nat.tf",
    "https://docker.1panel.live",
    "https://dockerproxy.1panel.live"
  ]
}

来源:
https://linux.do/t/topic/789917/1

我自己的

https://docker.mirror.mfym.tk

16 个赞

好吧 :smiley: :smiley:

3 个赞

我也来看看

2 个赞

ok谢谢佬

2 个赞

谢谢佬,不过为啥没把自己的加里 :heart_eyes:

1 个赞

有条件的话自建吧

2 个赞

佬,站内有教程吗 :cry:

1 个赞

我自己建的玩的,完全靠cloudflare,他服务死了我服务也跟着死,比如上次cf炸了几个小时,我的也炸几个小时
主要是国内机用起来速率一般(毕竟是cf国外线路),所以只作为备用,我主用也是别人的和大厂的

1 个赞

哦哦感谢

之前整理过一个,不过发博客了,可以先看看,原理也很简单,找个能顺畅访问dockerhub的海外服务器,最好到国内有优化,或是套cdn,起一个docker,再配合域名反代即可

3 个赞

这个帖子没白来,感谢佬友们分享

感谢佬友,收藏

我是在这里面找的:

{
    "registry-mirrors": [
        "https://docker.1ms.run",
        "https://docker.1panel.live",
        "https://docker.m.ixdev.cn",
        "https://hub.rat.dev",
        "https://docker.xuanyuan.me"
    ]
}
8 个赞

这个好像是每个月更新一些源,可以参考~~

3 个赞

以前是 电脑下的docker Desktop 拉。现在有个海外服务器随便拉

谢谢佬,速度很快

非常好使