containerd从阿里云镜像拉去失败
来源:3-2 Containerd全面上手实践

八卦一百二十八掌
2022-03-10
问题:
ctr i pull registry.cn-hangzhou.aliyuncs.com/test/redis:alpine报错
registry.cn-hangzhou.aliyuncs.com/test/redis:alpine: resolving |--------------------------------------|
elapsed: 0.1 s total: 0.0 B (0.0 B/s)
ctr: failed to resolve reference “registry.cn-hangzhou.aliyuncs.com/test/redis:alpine”: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
提示:授权失败,但是我通过docker可以Login,可以push,pull,为什么containerd就授权失败了呢,我看课程中老师也没有单独针对containerd做相应的授权操作呀。
写回答
1回答
-
刘果国
2022-03-11
用docker不login试一下,排除镜像源问题
022022-03-13
相似问题
拉取镜像失败
回答 4
配置镜像加速 还是拉取失败
回答 1