Build mcp-resource from source in Docker Compose examples#1
Conversation
…-built tag Switch compose services from referencing nginx-mcp-resource:dev to a build: section so the examples run without a separate docker build step, and update the run commands to use 'up --build'.
Match the quickstart to the compose change: drop the separate docker build step and start the stack with 'up --build'.
📝 WalkthroughWalkthroughThis PR converts Docker Compose examples from using prebuilt ChangesLocal Build Configuration
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary by CodeRabbit
Documentation
Build Configuration
--buildflag.