参考官方链接Docker Deployment - MinerU
注意些工程细节
使用windows11 Docker Desktop部署,国内需要换源,在Docker Desktop中 添加"registry-mirrors" 字段,加速Docker镜像下载
{
"builder": {
"gc": {
"defaultKeepStorage": "20GB",
"enabled": true
}
},
"experimental": false,
"registry-mirrors": [
"https://docker.1panel.live",
"https://docker.1ms.run",
"https://dytt.online",
"https://docker-0.unsee.tech",
"https://lispy.org",
"https://docker.xiaogenban1993.com",
"https://666860.xyz",
"https://hub.rat.dev",
"https://docker.m.daocloud.io",
"https://demo.52013120.xyz",
"https://proxy.vvvv.ee",


5080

被折叠的 条评论
为什么被折叠?



