Skip to content

docs: fix --add-host example to run Python server in background#6834

Open
VedantMadane wants to merge 1 commit intodocker:masterfrom
VedantMadane:docs/fix-add-host-example
Open

docs: fix --add-host example to run Python server in background#6834
VedantMadane wants to merge 1 commit intodocker:masterfrom
VedantMadane:docs/fix-add-host-example

Conversation

@VedantMadane
Copy link

Fixes #5558. This PR updates the --add-host\ documentation example to show running the Python HTTP server in the background using &\ and stopping it afterwards with \kill $!. This makes the example functional within a single terminal session.

Update the --add-host example to show how to run the Python HTTP server in the background and stop it afterwards. This ensures the example is functional in a single terminal session.
@VedantMadane VedantMadane requested review from a team and thaJeztah as code owners March 2, 2026 07:44
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