现在docker 安装镜像的时候,会发现下载不了镜像。
有网友提供了一些可用的镜像,亲测可用。
{
"registry-mirrors": [
"https://docker.1ms.run",
"https://hub.rat.dev",
"https://docker.1panel.live",
"http://dev.redxun.cn:20080"],
"insecure-registries":["dev.redxun.cn:20080"]
}