Docs: Overhaul Docker usage guide#163
Conversation
Restructure the Docker documentation with clearer setup flow, updated licensing paths for the non-root container user, Windows-specific guidance, improved entitlement ID instructions, and refreshed MCP client configuration examples. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Add a Features bullet and an Installation subsection pointing users to docs/docker.md for containerized MCP server setup. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
This PR overhauls the Docker usage documentation for running the Wolfram MCP Server, and adds a short “Docker Image” entry in the root README to point users at the Docker guide.
Changes:
- Restructures
docs/docker.mdinto a clearer setup flow with updated licensing instructions, Windows notes, and refreshed MCP client config examples. - Updates workspace mounting guidance and troubleshooting notes.
- Adds a Docker image feature bullet and an “Installation → Docker Image” subsection in
README.mdlinking to the Docker guide.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 5 comments.
| File | Description |
|---|---|
| docs/docker.md | Reworked Docker setup/licensing flow, updated MCP config examples, and refreshed troubleshooting/tag guidance. |
| README.md | Adds a Docker image mention and a short install subsection linking to docs/docker.md. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Relative paths like ./Licensing break when MCP clients launch docker with a working directory other than the project directory. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Summary
docs/docker.mdwith a clearer setup flow, updated licensing paths for the non-root container user (/home/wolframengine/.cache/Wolfram/WolframScript), Windows-specific guidance, improved entitlement ID instructions, and refreshed MCP client configuration examples.README.mdpointing users todocs/docker.md.Test plan
docs/docker.mdrenders correctly on GitHubREADME.mdrenders correctly on GitHub and the link todocs/docker.mdresolves🤖 Generated with Claude Code