Manifest not found #61
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
发现 hubproxy 不工作
在macbook直接访问 https://hubproxy.xx.com/v2/rfym21/qwen2api/manifests/latest 时,返回Manifest not found
访问https://registry-1.docker.io/v2/rfym21/qwen2api/manifests/latest返回
{"errors":[{"code":"UNAUTHORIZED","message":"authentication required","detail":[{"Type":"repository","Class":"","Name":"rfym21/qwen2api","Action":"pull"}]}]}
不清楚 hubproxy 不能获取 manifest 的原因,这个镜像明明可以在 hubproxy 的网页的搜索镜像中找到。但是通过
docker pull hubproxy.xx.com/rfym21/qwen2api:latest
就是不行,也会返回Manifest not found
我这里没问题,带不带
latest都能拉,方便的话可以提供一下你的域名我看下清单也能正常查看