Docker Run → Compose Converter
Paste a docker run command, get a docker-compose.yml service. Everything runs in your browser.
services:
app:
image: "paste a docker run command"
Supported flags
-d, --name, -p/--publish, -v/--volume, --mount, -e/--env, --env-file, -w/--workdir, --restart, --network, --gpus, --device, --cap-add, --security-opt, --user/-u, --hostname, --pull, --health-cmd, plus the trailing image and command. Unmappable flags are listed as warnings — nothing is silently dropped.
Related reading
Ollama + Open WebUI Self-Hosting Guide 2026
Self-host Ollama with Open WebUI in 2026. Source-backed setup paths, failure checks, use/skip guidance, and cost-planning links.
Read →RAGFlow: Self-Host a Deep-Document RAG Engine
Step-by-step guide to self-hosting RAGFlow v0.25 with Docker Compose — deep document understanding, chunking strategies, MCP server, and the Python SDK.
Read →How to Self-Host n8n with Docker — AI Workflow Automation Guide 2026
Self-host n8n with Docker Compose and build AI workflows. Source-verified guide covering setup, Ollama integration, agents, and deployment.
Read →Find these tools useful?
Get one short weekly dispatch with new tools, guides, and what we tested. No spam, unsubscribe anytime.