直接修改docker compose显示无法拉取,但在镜像界面可以拉取
系统版本:ubuntu 24.02
面板版本:2.14
编排修改后拉取日志:
2026/03/16 07:14:38 更新编排 [xxx] 任务开始 [START]
2026/03/16 07:14:38 开始拉取镜像 [10.130.6.147:5000/xxx]
2026/03/16 07:14:38 拉取镜像 失败 : 拉取镜像超时,请调整镜像加速配置:Error response from daemon: failed to resolve reference “10.130.6.147:5000/xxx”: pull access denied, repository does not exist or may require authorization: authorization failed: no basic auth credentials
2026/03/16 07:14:38 更新 失败: update failed when handle compose up, err: 拉取镜像超时,请调整镜像加速配置:Error response from daemon: failed to resolve reference “10.130.6.147:5000/xxxx”: pull access denied, repository does not exist or may require authorization: authorization failed: no basic auth credentials
2026/03/16 07:14:39 [TASK-END]
