Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.5.3 版本直接无法更新了 #98

Open
haodiao opened this issue Jan 23, 2025 · 1 comment
Open

1.5.3 版本直接无法更新了 #98

haodiao opened this issue Jan 23, 2025 · 1 comment

Comments

@haodiao
Copy link

haodiao commented Jan 23, 2025

使用面板无法拉取镜像,请求的 镜像 的url都不对

临时在 registry 服务器的 nginx 规则中添加 rewrite "^/v2/library/(.*)$" /v2/$1 break; 才得以更新
希望这个 bug 尽快修复

@donknap
Copy link
Owner

donknap commented Jan 25, 2025

具体说一下,用的哪个仓库?镜像是什么?有没有加速地址?

1.5.3 会获取到你 docker daemon.json 中配置的仓库地址做为加速地址来使用。是否是这里有问题?

你配置的地址是什么?是自己的仓库?还是加速地址?

多给一些信息

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants