Skip to content

pull by digest of encrypted images fails trying to edit the manifest #224

@vans163

Description

@vans163

ERROR: copy needs an updated manifest but that was known to be forbidden. "Destination specifies a digest"

podman build --squash-all --format oci --omit-history --layers -t me/image .
podman push -f oci --compression-format=zstd:chunked --encryption-key=jwe:/me/key me/image

podman pull --decryption-key=/me/keyp me/image@sha256:abc123
# error here

Metadata

Metadata

Assignees

No one assigned

    Labels

    imageRelated to "image" package

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions