Discourse 的 Docker 签名问题

突然得到错误:

WARNING: We are about to start downloading the Discourse base image
This process may take anywhere between a few minutes to an hour, depending on your network speed

Please be patient

Error response from daemon: Get "https://registry-1.docker.io/v2/": tls: failed to verify certificate: x509: certificate is valid for zchub.net, www.zchub.net, not registry-1.docker.io
Error response from daemon: Get "https://registry-1.docker.io/v2/": tls: failed to verify certificate: x509: certificate is valid for zchub.net, www.zchub.net, not registry-1.docker.io
Unable to find image 'discourse/base:2.0.20250226-0128' locally
docker: Error response from daemon: Get "https://registry-1.docker.io/v2/": tls: failed to verify certificate: x509: certificate is valid for zchub.net, www.zchub.net, not registry-1.docker.io.
See 'docker run --help'.
Your Docker installation is not working correctly

重装 Docker 后也无法解决问题。

现在在重装操作系统。

实在是有点郁闷,不知道为什么就出现签名的问题了。

安装docker的时候安装官方的那个仓库密钥了吗

装了。

但是还是提示这个密钥问题,不知道是为什么。

最后干脆把机器给重装了,最后解决了。

还是使用命令行恢复的方式给恢复的。