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