Skip to content

migrate from LABEL <key> <value> to <key>=<value> - #110

Closed
moritzbuhl wants to merge 1 commit into
tpm2-software:masterfrom
moritzbuhl:joholl-fix_label
Closed

migrate from LABEL <key> <value> to <key>=<value>#110
moritzbuhl wants to merge 1 commit into
tpm2-software:masterfrom
moritzbuhl:joholl-fix_label

Conversation

@moritzbuhl

Copy link
Copy Markdown
Contributor

The notation for docker image label has changed.
See https://docs.docker.com/reference/dockerfile/#label

This resulted in warnings:

LegacyKeyValueFormat: "LABEL key=value" should be used instead of
legacy "LABEL key value" format

Closes #97, rebased version of @joholl's original PR.

The notation for docker image label has changed.
See https://docs.docker.com/reference/dockerfile/#label

This resulted in warnings:
> LegacyKeyValueFormat: "LABEL key=value" should be used instead of
>                       legacy "LABEL key value" format

Signed-off-by: Johannes Holland <johannes.holland@infineon.de>
@moritzbuhl

Copy link
Copy Markdown
Contributor Author

Continued in #112.

@moritzbuhl moritzbuhl closed this Jul 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants