Dev.to
7/10/2026

Hybrid Container Governance: Scaling Patterns That Work
Short summary
The author containerized an MCP server ecosystem (oh-my-mcp gateway + OpenCode) using Docker and supervisord after hitting environmental drift across multiple WSL instances. Instead of scripting installs per distro, a single container serves all instances via docker exec. The post includes Dockerfile, volume mounts, and a candid account of what broke before the container approach.
- •Containerized MCP server stack to avoid per-WSL installation drift
- •Single Docker container with supervisord serves opencode and oh-my-mcp to all WSL instances
- •Includes Dockerfile, volume mappings, and lessons learned from manual setup failures
Generated with AI, which can make mistakes.
Is this a good recommendation for you?

