Skip to content

Clarify legacy builder note for Windows container builds#24587

Merged
dvdksn merged 2 commits intodocker:mainfrom
lacatoire:fix/issue-24453-legacy-builder-note
Mar 31, 2026
Merged

Clarify legacy builder note for Windows container builds#24587
dvdksn merged 2 commits intodocker:mainfrom
lacatoire:fix/issue-24453-legacy-builder-note

Conversation

@lacatoire
Copy link
Copy Markdown
Contributor

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

Rewrite the note to use active voice and explain the workaround more
clearly: the docker build command uses a legacy builder, and here is
how to switch to BuildKit.

Fixes docker#24453
@lacatoire lacatoire requested a review from aevesdocker as a code owner March 31, 2026 09:11
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 31, 2026

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 63a9fbc
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/69cba4af6e783d000878a42a
😎 Deploy Preview https://deploy-preview-24587--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@dvdksn dvdksn merged commit 658a21f into docker:main Mar 31, 2026
14 checks passed
@lacatoire lacatoire deleted the fix/issue-24453-legacy-builder-note branch March 31, 2026 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[docs-scanner] Confusing legacy builder note in Builds documentation

2 participants