Skip to content

Conversation

@ojab
Copy link
Contributor

@ojab ojab commented Feb 2, 2026

Right now docker build produces some warnings, fix them:

 6 warnings found (use docker --debug to expand):
 - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 130)
 - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 21)
 - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 24)
 - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 25)
 - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 26)
 - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 127)

See https://docs.docker.com/reference/build-checks/legacy-key-value-format/

@ojab ojab marked this pull request as ready for review February 2, 2026 19:05
@tianon
Copy link
Member

tianon commented Feb 2, 2026

Duplicate of #465

@tianon tianon marked this as a duplicate of #465 Feb 2, 2026
@tianon tianon closed this Feb 2, 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