Back to browse
GitHub Repository

docker compose for kvm/qemu

142 starsGo

Docker Compose for VM's

by zeroecco·Apr 20, 2026·56 points·23 comments

AI Analysis

●●SolidSolve My ProblemBig BrainShip It

Direct QEMU control without libvirt overhead brings Docker Compose DX to VMs.

Strengths
  • Mirrors docker-compose syntax so existing workflows transfer directly to VM orchestration.
  • Skips libvirt XML hell by interacting directly with QEMU and cloud-init.
  • Systemd integration allows VM stacks to survive host reboots automatically.
Weaknesses
  • Early stage; stability unproven compared to mature tools like Vagrant.
  • Linux-only implied by KVM/QEMU; no Windows or macOS support mentioned.
Target Audience

Infrastructure engineers, homelab enthusiasts, backend developers

Similar To

Vagrant · Multipass · libvirt

Post Description

I build a prototype docker compose for qemu VMs. I thought other might find uses for it so here you go :-)

Similar Projects

AI/ML●●Solid

Docker AI Stack, self-hosted LLM/STT/TTS/MCP in one compose file

One-command local AI stack bundling Ollama, Whisper, and MCP Gateway.

Ship ItCozy
hwdsl2
101mo ago