Files
docker-docs/content
Louis-Arnaud 658a21f6c4 Clarify legacy builder note for Windows container builds (#24587)
## Description

The note about Windows container builds uses passive voice ("the legacy
builder is used") which makes the behavior unclear. Readers can't tell
if this is expected behavior or a temporary limitation.

Rewritten in active voice to make the cause and workaround clear: the
`docker build` command uses a legacy builder, and here is how to switch
to BuildKit to see builds in the Builds view.

Fixes #24453
2026-03-31 13:19:21 +02:00
..