GitHub软件包Docker-提取映像配置错误:未知的Blob [英] GitHub Packages Docker - Error pulling image configuration: unknown blob

查看:191
本文介绍了GitHub软件包Docker-提取映像配置错误:未知的Blob的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

GitHub软件包在本周末开始尝试提取docker镜像时开始返回提取镜像配置错误:未知blob .它仍然可以将图像推送到注册表.我在GitHub上没有发现任何指向问题的信息.

GitHub packages started returning error pulling image configuration: unknown blob this weekend when trying to pull docker images. It still works to push images to the registry. I haven't found any infromation pointing to problems at GitHub.

000eee12ec04: Pulling fs layer
db438065d064: Pulling fs layer
e345d85b1d3e: Pulling fs layer
f6285e273036: Waiting
2354ee191574: Waiting
69189c7cf8d6: Waiting
771c701acbb7: Waiting
error pulling image configuration: unknown blob

如何解决此问题?

推荐答案

这是推送失败的结果,该推送似乎成功,但是注册表方面出现了问题,并且缺少了某些内容.

This is the result of a failed push where the push appears to have been successful but something went wrong on the registry side and something is missing.

要修复此问题,请再次构建您的容器,然后再次将其推入.

To fix it build your container again and push it again.

虽然这可能是一种罕见的情况,但可以通过在再次推动和拉动图像后本地删除图像以确保拉动按预期进行测试,以进行测试.

While this is likely a rare situation it would be possible to test for this by deleting your image locally after pushing and pulling it again to ensure pulls work as expected.

这篇关于GitHub软件包Docker-提取映像配置错误:未知的Blob的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆