bcgov / von-network

A portable development level Indy Node network.
Apache License 2.0
163 stars 188 forks source link

warnings: UndefinedVar and LegacyKeyValueFormat in Dockerfile #315

Closed rngadam closed 3 months ago

rngadam commented 3 months ago

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)