Skip to content

docs: clarify --add-host example uses two terminals#6956

Open
WilliamK112 wants to merge 1 commit intodocker:masterfrom
WilliamK112:5558-fix-add-host-example
Open

docs: clarify --add-host example uses two terminals#6956
WilliamK112 wants to merge 1 commit intodocker:masterfrom
WilliamK112:5558-fix-add-host-example

Conversation

@WilliamK112
Copy link
Copy Markdown

Fixes #5558.

Summary

  • clarify that the example requires two terminals
  • keep the existing example intact, but split the steps so the HTTP server can keep running while the container connects to it
  • avoid introducing a more complex or platform-specific replacement command

Validation

  • git diff --check

Signed-off-by: WilliamK112 <164879897+WilliamK112@users.noreply.github.com>
@WilliamK112 WilliamK112 requested review from a team and thaJeztah as code owners April 25, 2026 07:36
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.

--add-host example doesn't work as shown

1 participant