https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry#labelling-container-images ```json "annotations": { "org.opencontainers.image.description": "My multi-arch image" } ```