安装应用 [showdoc] 失败

说明(发布前可手动删除说明内容):

请附带以下信息
1Panel 版本:2.0.9
操作系统:debian12
关键截图:
2025/09/02 12:00:14 安装应用 [showdoc] 任务开始 [START]

2025/09/02 12:00:14 开始拉取镜像 star7th/showdoc:arm-latest

2025/09/02 12:00:34 镜像拉取成功

2025/09/02 12:00:34 启动 应用

2025/09/02 12:00:54 启动 应用 失败 : stderr: showdoc Pulling

Get “https://registry-1.docker.io/v2/”: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)

2025/09/02 12:00:54 安装应用 [showdoc] 失败: stderr: showdoc Pulling

Get “https://registry-1.docker.io/v2/”: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)

2025/09/02 12:00:55 [TASK-END]

更换了很多加速网址都不行,这个应用在宝塔的docker里面是可以创建成功的,这个是哪里的问题?要怎么解决呢?

手动在服务器上 docker pull star7th/showdoc:arm-latest 这个镜像

arm-latest: Pulling from star7th/showdoc
Get “https://registry-1.docker.io/v2/”: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)

换加速吧
网络问题
要么搞代理

showdoc:v3.5.1 版本可以试一下选择这个不要选arm-latest 就可以了,试试看

选择3.5.1,把那个拉取镜像去掉真的可以了,谢谢