【发布时间】:2021-09-22 13:28:53
【问题描述】:
Podman Push 导致以下错误消息:
Error: Copying this image requires changing layer representation, which is not possible (image is signed or the destination specifies a digest)
注册表本身正在工作,从另一个具有相同图像作品的主机推送(尽管版本不同)。如何解决这个问题?已经尝试过 nuking podman,包括 graphroot 和 runroot。
- 操作系统:RHEL 8.4
- Podman 版本:3.2.3
【问题讨论】: