Skip to content

Conversation

@chaleic
Copy link

@chaleic chaleic commented Jul 16, 2025

Added support for dockerizing this project. Tested locally and it works like a champ

@chaleic
Copy link
Author

chaleic commented Jul 16, 2025

@ravitemer , I added docker support to this package you built. Let me know if you would like to review adding that in to the repo.

@ravitemer
Copy link
Owner

Hey @chaleic

Thank you so much for this excellent contribution! The Docker support is really valuable and I can see you put a lot of thought into this. The multi-stage build, comprehensive documentation, and flexible configuration options are all really well done! 🚀

I'd like to take some time to test the Docker setup thoroughly and explore publishing pre-built images to GitHub Container Registry (so users don't need to clone and build locally). This will make the user experience much smoother e.g

  1. Add GitHub Actions to automatically build and push images to GitHub Container Registry
  2. Users could then just run: docker run ghcr.io/ravitemer/mcp-hub:latest --port 3000 --config /path/to/config.json
  3. Keep your Dockerfile for the automated builds

This would remove the barrier of requiring git clone + local build. What do you think?

Give me a few days to work through this and I'll get back. Thanks again for the great work!

@danilevy1212
Copy link

Hi @ravitemer! 👋

I came across this PR while looking for Docker support for mcp-hub . This would be perfect for my Raspberry Pi setup!

Just wanted to check if this is still on your roadmap? I see you mentioned wanting to add GitHub Actions for automated builds a couple months back. No pressure at all, just curious about the status since Docker support would be really helpful for containerized deployments.

Thanks for maintaining such a great project! 🙌

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.

3 participants