Skip to content

Comments

Install git in runtime Docker image#3

Merged
andreeapopvisma merged 1 commit intomasterfrom
fix/docker-install-git
Feb 23, 2026
Merged

Install git in runtime Docker image#3
andreeapopvisma merged 1 commit intomasterfrom
fix/docker-install-git

Conversation

@andreeapopvisma
Copy link
Contributor

Summary

  • Install git and ca-certificates in the runtime stage of the Dockerfile
  • node:20-slim doesn't include git, but the loader needs it to clone Development-Documentation at startup

Test plan

  • Rebuild and verify the MCP server initializes and clones the docs repo successfully
  • Verify searchDocs and listDocPages tools work via the gateway

🤖 Generated with Claude Code

The loader clones Development-Documentation at runtime via git,
but node:20-slim doesn't include git.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@andreeapopvisma andreeapopvisma merged commit 6da7145 into master Feb 23, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant