shekelash 发表于 2024-11-13 21:43

黑群晖Docker功能无法使用,求助

系统7.2,Container Manager软件中拉去映像失败,尝试过添加国内镜像,挂代理,全部失败

系统日志提示



层级        时间        用户        事件
Information        2024/11/10 19:12:07                Add image from docker.io/nginx:latest
Error        2024/11/10 19:12:19                Failed to pull image .
Information        2024/11/10 19:17:46                Add image from docker.io/nginx:latest
Error        2024/11/10 19:17:58                Failed to pull image .
Information        2024/11/10 19:21:25                Add image from docker.io/centos:latest
Error        2024/11/10 19:21:37                Failed to pull image .
Information        2024/11/10 19:28:46                Add image from docker.io/nginx:latest
Error        2024/11/10 19:28:58                Failed to pull image .
Information        2024/11/10 19:31:02                Add image from docker.io/rapidfort/nginx-official:latest
Error        2024/11/10 19:31:14                Failed to pull image .
Information        2024/11/10 19:36:42                Add image from docker.io/nginx:latest
Error        2024/11/10 19:36:45                Failed to pull image .


也试过在ssh中直接输入命令docker pull oldiy/aria2-ui-ng 拉去,依然失败,提示

Error response from daemon: Head "https://registry-1.docker.io/v2/oldiy/aria2-ui-ng/manifests/latest": Get "https://auth.docker.io/token?scope=repository%3Aoldiy%2Faria2-ui-ng%3Apull&service=registry.docker.io": x509: certificate is valid for *.facebook.com, *.facebook.net, *.fbcdn.net, *.fbsbx.com, *.m.facebook.com, *.messenger.com, *.xx.fbcdn.net, *.xy.fbcdn.net, *.xz.fbcdn.net, facebook.com, messenger.com, not auth.docker.io


求大能指点一二

肛之练筋士 发表于 2024-11-13 21:48

我用的另一个取巧的方法,虚拟机装个飞牛os,飞牛os装自带的1panel,用1panel拉取镜像然后给威联通/黑群使用

黄油indie 发表于 2024-11-13 21:53

你的梯子是直接挂在群晖上还是挂在路由上,反正我用qnap必须挂在路由上才能拉docker

password 发表于 2024-11-13 21:58

我猜是你docker拉取镜像代理配置不正确,docker拉取镜像的时候是无视DSM系统代理设置的

要按这个来修改ContainerManager的环境变量
https://www.v2ex.com/t/1048790

系统杀手 发表于 2024-11-13 22:00

单纯的被墙了而已

—— 来自 S1Fun

ma05758 发表于 2024-11-13 22:14

我都是电脑下镜像然后上传给群晖用

DioxinsX 发表于 2024-11-13 22:56

如何使用docker离线包?从此告别头疼的docker pull
https://www.bilibili.com/video/BV1EZ421M7mL/

CrackTC 发表于 2024-11-14 00:09

https://dt9025a.top/?p=961
更新下CA根证书试试

—— 来自 Xiaomi 22041211AC, Android 14上的 S1Next-鹅版 v2.1.2

lalalandndnd 发表于 2024-11-14 00:09

ssh上去用代理站拉取,比如sudo docker pull dockerproxy.net/docker.io/nginx:latest

炒土豆丝 发表于 2024-11-14 00:58

软路由透明代理,请。

liu_tianyi 发表于 2024-11-14 02:50

装一个portainer然后用dget把docker镜像pull下来再传到image库里去

dvd6 发表于 2024-11-14 07:33

我是群晖上自己挂代理的(本机装客户端,系统代理填本机),docker能下

—— 来自 鹅球 v3.1.88.2-alpha
页: [1]
查看完整版本: 黑群晖Docker功能无法使用,求助