grocy / grocy-docker

ERP beyond your fridge - now containerized - this is the docker repo of https://github.com/grocy/grocy
MIT License
406 stars 117 forks source link

Add pre-defined / well-known OCI (opencontainers) annotations #228

Closed jayaddison closed 9 months ago

jayaddison commented 10 months ago

Refs:

jayaddison commented 9 months ago

It'd be nice to add the specific git commit ID as the org.opencontainers.image.revision label - it's not clear to me whether that's available from the GitHub release event (tag_name certainly is, and we use that in the publication worfklow. target_commitish is also available but I think that'll refer to the (mutable) git tag name, and that's not what we want here).