Currently the annotations.md indicates it is used for the the annotations fields in image manifests and descriptors. And it also indicates it is a replacement for label-schema.org. However, without better tooling support for setting image annotations at build time, most users are using the org.opencontainers.image.* annotations as image labels that we define in the config. There should be clarification whether the predefined annotation keys are also appropriate for image labels in annotation.md.
Currently the annotations.md indicates it is used for the the annotations fields in image manifests and descriptors. And it also indicates it is a replacement for label-schema.org. However, without better tooling support for setting image annotations at build time, most users are using the
org.opencontainers.image.*annotations as image labels that we define in the config. There should be clarification whether the predefined annotation keys are also appropriate for image labels in annotation.md.