Skip to content

Conversation

@elezar
Copy link
Member

@elezar elezar commented Jan 16, 2025

This removes the following warnings when building the docker containers:

 - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
 - UndefinedVar: Usage of undefined variable '$VERSION' (line 81)
 - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 18)
 - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 39)
 - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 40)

Signed-off-by: Evan Lezar <elezar@nvidia.com>
@elezar elezar merged commit d75b1ad into NVIDIA:main Jan 20, 2025
10 checks passed
@elezar elezar deleted the docker-file-fixes branch January 20, 2025 13:21
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