Skip to content

docker build with OCI layouts does not preserve OCI annotations set on individual layers #3492

@xnox

Description

@xnox

Description

I am using docker build
The FROM image is in OCI format
The FROM image has OCI annotations on the OCI manifest and in each OCI layer
I am using containerd backend and output to OCI format as well
The produced image tarball did not preserve OCI annotations on neither the OCI manifest nor the OCI layer

Please consider preserving OCI image.layer annotations during such builds

Note, these are different than the image.manifest level annotations

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions