Nick Adcock
|
720bee6354
|
add_git_labels adds opencontainers labels
Setting the INPUT_ADD_GIT_LABELS env var to true adds labels as per the
opencontainers standard: https://github.com/opencontainers/image-spec/blob/master/annotations.md
The 3 labels supported are:
- org.opencontainers.image.created
- org.opencontainers.image.source
- org.opencontainers.image.revision
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
|
2020-03-06 13:51:14 +00:00 |
|