Skip to content

Commit 96acf27

Browse files
cdcore09Copilot
andauthored
fix: Update docs/docker.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent e230d57 commit 96acf27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ docker run -it --rm \
166166
1. Start the Docker container with HTTP transport:
167167

168168
```bash
169-
docker run -d --rm \
169+
docker run -d \
170170
--name holoviz-mcp \
171171
-p 8000:8000 \
172172
-e HOLOVIZ_MCP_TRANSPORT=http \

0 commit comments

Comments
 (0)