docker的加速镜像
docker的加速镜像
步骤
win docker为例:
打开设置,点击Docker Engine,将下面的镜像复制到里面
{
"builder": {
"gc": {
"defaultKeepStorage": "20GB",
"enabled": true
}
},
"experimental": false,
"features": {
"buildkit": true
},
"registry-mirrors": [
"https://dockerpull.pw",
"https://dockerhub.icu",
"https://hub.rat.dev",
"https://register.librax.org",
"https://docker-0.unsee.tech",
"https://docker-cf.registry.cyou",
"https://docker.1panel.live"
],
"dns": [
"8.8.8.8",
"114.114.114.114"
]
}版权所有
版权归属:念宇
