Skip to content

docs: point --progress and other Buildx-only flags to buildx build - #7162

Open
locker95 wants to merge 1 commit into
docker:masterfrom
locker95:docs/build-progress-flag-4024
Open

docs: point --progress and other Buildx-only flags to buildx build#7162
locker95 wants to merge 1 commit into
docker:masterfrom
locker95:docs/build-progress-flag-4024

Conversation

@locker95

@locker95 locker95 commented Aug 7, 2026

Copy link
Copy Markdown

The legacy builder option list doesn't include --progress (and similar Buildx-only flags), which is why man/reference searches miss them even though default docker build uses Buildx.

Added an explicit pointer to the buildx build page for those flags.

Fixes #4024

Legacy docker build option tables omit BuildKit-only flags like
--progress; call that out so man/reference readers know where to look.

Fixes docker#4024

Signed-off-by: Dean Chen <862469039@qq.com>
@locker95
locker95 requested review from a team and thaJeztah as code owners August 7, 2026 00:47
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.

Missing flags in man-page for docker build

1 participant