Skip to content

Add network_mode: bridge to Compose file reference#24749

Merged
aevesdocker merged 2 commits intodocker:mainfrom
mahitha-ada:add-network-mode-bridge-docs
Apr 20, 2026
Merged

Add network_mode: bridge to Compose file reference#24749
aevesdocker merged 2 commits intodocker:mainfrom
mahitha-ada:add-network-mode-bridge-docs

Conversation

@mahitha-ada
Copy link
Copy Markdown
Contributor

Description

Adds documentation for network_mode: bridge in the Compose file reference.

While bridge is a valid and functional network_mode option that connects
containers to the host's default bridge network, it was not documented
alongside the other options (none, host, service, container).

Fixes #24742.

Reviews

  • Technical review
  • Editorial review
  • Product review

Signed-off-by: Mahitha Adapa <mahitha.ada@gmail.com>
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 16, 2026

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 0cb67a6
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/69e62dc4386d8c0008e66a10
😎 Deploy Preview https://deploy-preview-24749--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.

Comment thread content/reference/compose-file/services.md Outdated
Copy link
Copy Markdown
Contributor

@aevesdocker aevesdocker left a comment

Choose a reason for hiding this comment

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

Thank you

@aevesdocker aevesdocker merged commit 1ad73ff into docker:main Apr 20, 2026
14 checks passed
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 documentation for network_mode

2 participants