Files
buildkit/frontend/dockerfile/docs
David Karlsson 2016c3725c docs: clarify leading whitespace behavior in LegacyKeyValueFormat check
When migrating from legacy multi-line ENV/ARG syntax to the modern
key=value format, leading whitespace on continuation lines is preserved
in both syntaxes. Add a note making this explicit so users understand
they may need to adjust indentation when converting.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-03-16 14:37:28 +01:00
..