buildah-build icon indicating copy to clipboard operation
buildah-build copied to clipboard

[FEATURE] Annotation support

Open lsm5 opened this issue 2 years ago • 2 comments
trafficstars

Is your feature request related to a problem? Please describe.

I'd like to be able to add annotations to the image instead of labels.

Describe the solution you'd like

Annotation support

Describe alternatives you've considered

Labels

Additional context

I don't see annotations documented in the actions. I tried using the annotations key but skopeo inspect didn't show me anything relevant in the built image.

lsm5 avatar Sep 18 '23 15:09 lsm5

cc @cevich

lsm5 avatar Sep 18 '23 15:09 lsm5

Ref: https://specs.opencontainers.org/image-spec/annotations/?v=v1.0.1

cevich avatar Sep 18 '23 18:09 cevich