Skip to content

docs: clarify custom bridge masquerading options - #25737

Open
aryansk wants to merge 1 commit into
docker:mainfrom
aryansk:codex/docs-network-create-options
Open

docs: clarify custom bridge masquerading options#25737
aryansk wants to merge 1 commit into
docker:mainfrom
aryansk:codex/docs-network-create-options

Conversation

@aryansk

@aryansk aryansk commented Aug 9, 2026

Copy link
Copy Markdown

Summary

  • clarify that --ip-masq configures masquerading for the default docker0 bridge
  • add a custom bridge example using com.docker.network.bridge.enable_ip_masquerade=false

Fixes #13861

Validation

  • git diff --check
  • The repository's rumdl/Vale lint could not run locally because the required rumdl package is not installed; CI can run the documented lint checks.

This change was prepared with AI assistance and the wording was reviewed against the issue discussion.

@netlify

netlify Bot commented Aug 9, 2026

Copy link
Copy Markdown

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 194e46b
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/6a7879907f2ccc00080d087d
😎 Deploy Preview https://deploy-preview-25737--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.

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.

docker network create options incorrectly documented

1 participant