mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-03-17 23:14:11 +01:00
When doing `docker build`, docker (tested with 27.0.3) prints a warning:
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 238)
This commit fixes it by using proper syntax.
Signed-off-by: Marat Radchenko <marat@slonopotamus.org>
17 KiB
17 KiB