windows下Docker镜像拉取失败

配置--Docker Engine--

{
"builder": {
"gc": {
"defaultKeepStorage": "20GB",
"enabled": true
}
},
"experimental": false,
"registry-mirrors": [
"https://docker.m.daocloud.io",
"https://docker.imgdb.de",
"https://docker-0.unsee.tech",
"https://docker.hlmirror.com",
"https://docker.1ms.run",
"https://func.ink",
"https://lispy.org",
"https://docker.xiaogenban1993.com"
]
}

参考链接:https://blog.csdn.net/Hooray11/article/details/145533130

posted @ 2025-07-03 17:40  SiSensor  阅读(26)  评论(0)    收藏  举报