mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-13 13:28:18 -08: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