Skip to content

build: document built-in CNI bridge networking for BuildKit#25241

Merged
dvdksn merged 1 commit into
docker:mainfrom
dvdksn:worktree-buildkit-cni-bridge
Jun 3, 2026
Merged

build: document built-in CNI bridge networking for BuildKit#25241
dvdksn merged 1 commit into
docker:mainfrom
dvdksn:worktree-buildkit-cni-bridge

Conversation

@dvdksn
Copy link
Copy Markdown
Contributor

@dvdksn dvdksn commented Jun 2, 2026

Follow-up to moby/buildkit#6817

The CNI networking section claimed CNI was "not yet" available in the
default BuildKit image. A built-in bridge network provider with bundled
CNI plugins has shipped since BuildKit v0.13.0 (moby/buildkit#4352), so
the claim is outdated.

Document the bridge mode (--oci-worker-net=bridge) that needs no custom
image, and keep the custom-image path under a "Custom CNI configuration"
subheading. Follow-up to moby/buildkit#6817.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 2, 2026

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 5a45672
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/6a1eec7d8688220008215d8e
😎 Deploy Preview https://deploy-preview-25241--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.

@github-actions github-actions Bot added the area/build Relates to Dockerfiles or docker build command label Jun 2, 2026
Copy link
Copy Markdown

@docker-agent docker-agent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assessment: 🟡 NEEDS ATTENTION

Comment thread content/manuals/build/buildkit/configure.md
@dvdksn dvdksn requested a review from crazy-max June 3, 2026 12:16
@dvdksn dvdksn marked this pull request as ready for review June 3, 2026 12:16
Copy link
Copy Markdown

@docker-agent docker-agent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assessment: 🟢 APPROVE

The PR adds clear, accurate documentation for BuildKit's new built-in CNI bridge networking support. The new Bridge networking and Custom CNI configuration subsections are well-structured and match the existing document's tone and scope.

Reviewed areas:

  • Flag syntax (--oci-worker-net=bridge via --buildkitd-flags) — looks correct
  • Technical details (buildkit0 bridge, 10.10.0.0/16 subnet) — consistent with upstream
  • Command example structure — follows established patterns in the file
  • Style guide compliance — no hedge words, AI-isms, or marketing language detected
  • Markdown structure — no formatting issues

No issues found in the changed lines.

Copy link
Copy Markdown
Member

@crazy-max crazy-max left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@dvdksn dvdksn merged commit e06aa17 into docker:main Jun 3, 2026
21 checks passed
@dvdksn dvdksn deleted the worktree-buildkit-cni-bridge branch June 3, 2026 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/build Relates to Dockerfiles or docker build command

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants