参考官方链接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/",

3353

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



