Skip to content

Resolve warnings at end of build process concerninge legacy label format#3

Open
brainchild0 wants to merge 1 commit intopacstall:masterfrom
brainchild0:pr-warn
Open

Resolve warnings at end of build process concerninge legacy label format#3
brainchild0 wants to merge 1 commit intopacstall:masterfrom
brainchild0:pr-warn

Conversation

@brainchild0
Copy link

With newer versions of Docker, the following warning is generated:

LegacyKeyValueFormat: "LABEL key=value" should be used instead of legacy "LABEL key value" format (line 2)

The behavior is confirmed in Docker 29.3.0.

This commit resolves the warning.

With newer versions of Docker, the following warning is generated:

  LegacyKeyValueFormat: "LABEL key=value" should be used instead of legacy "LABEL key value" format (line 2)

The behavior is confirmed in Docker 29.3.0.

The warnings are resolved by conforming to the new, preferred format.
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