汉化包。https://github.com/asxez/DockerDesktop-CN
必须先配置相应的json,因为docker国内限制
[JavaScript] 纯文本查看 复制代码 {
"builder": {
"gc": {
"defaultKeepStorage": "20GB",
"enabled": true
}
},
"experimental": false,
"registry-mirrors": [
"https://dkde8swz.mirror.aliyuncs.com"
]
}
必须设置虚拟盘的位置:
|