How to Run DomoDomo in Docker: A Step-by-Step Containerization Guide
Category: Product Updates
# How to Run DomoDomo in Docker: A Step-by-Step Containerization Guide
We are excited to share a major quality-of-life update for the DomoDomo developer ecosystem: full Docker containerization support!
Setting up local development environments with multiple runtimes can be tedious. DomoDomo requires a Node.js runtime for the Vite frontend and MCP servers, and a Python environment for the FastAPI backend.
Thanks to a fantastic open-source contribution from Mr. Innoh Reloza, you can now spin up the entire DomoDomo workspace (Vite frontend, FastAPI backend, and MCP server) inside a single, pre-configured Docker container with a single command: \