Skip to content

docs: explain userland-proxy impact on published ports - #25813

Open
locker95 wants to merge 1 commit into
docker:mainfrom
locker95:docs/userland-proxy-port-publishing
Open

docs: explain userland-proxy impact on published ports#25813
locker95 wants to merge 1 commit into
docker:mainfrom
locker95:docs/userland-proxy-port-publishing

Conversation

@locker95

Copy link
Copy Markdown
Contributor

--userland-proxy only had a one-liner on the dockerd page. Added a short section on port publishing: what docker-proxy is for (hairpin / host-local published ports), what changes when you set it to false, and a daemon.json example.

Fixes #17312

dockerd only listed the flag in one line. Describe what docker-proxy
does for hairpin/localhost access versus pure NAT when the option is
off.

Fixes docker#17312

Signed-off-by: Dean Chen <862469039@qq.com>
@locker95
locker95 requested a review from dvdksn as a code owner August 12, 2026 17:04
@netlify

netlify Bot commented Aug 12, 2026

Copy link
Copy Markdown

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit a8c5120
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/6a7ca7b32fcce60008fd4381
😎 Deploy Preview https://deploy-preview-25813--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 area/engine Issue affects Docker engine/daemon area/networking Relates to anything around networking labels Aug 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/engine Issue affects Docker engine/daemon area/networking Relates to anything around networking

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Networking - userland-proxy could better clarify impact

1 participant