Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

warnings: UndefinedVar and LegacyKeyValueFormat in Dockerfile #315

Closed
rngadam opened this issue Aug 14, 2024 · 0 comments · Fixed by #316
Closed

warnings: UndefinedVar and LegacyKeyValueFormat in Dockerfile #315

rngadam opened this issue Aug 14, 2024 · 0 comments · Fixed by #316

Comments

@rngadam
Copy link
Contributor

rngadam commented Aug 14, 2024

v1.8.0-10-g58dd883

 3 warnings found (use docker --debug to expand):
 - UndefinedVar: Usage of undefined variable '$LOG_LEVEL' (line 3)
 - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 3)
 - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 4)
rngadam added a commit to rngadam/von-network that referenced this issue Aug 14, 2024
WadeBarnes added a commit that referenced this issue Aug 15, 2024
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 a pull request may close this issue.

1 participant