Skip to content

Migrate from LABEL <key> <value> to LABEL <key>=<value>#97

Open
joholl wants to merge 1 commit intotpm2-software:masterfrom
joholl:fix_label
Open

Migrate from LABEL <key> <value> to LABEL <key>=<value>#97
joholl wants to merge 1 commit intotpm2-software:masterfrom
joholl:fix_label

Conversation

@joholl
Copy link
Contributor

@joholl joholl commented Mar 20, 2026

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

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>
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.

1 participant