./scripts/docker-build.sh
...
6 warnings found (use docker --debug to expand):
- LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 50)
- LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 56)
- LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 57)
- LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 58)
- LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 59)
- LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 42)