Show HN: Run multiple Docker Compose instances for your agents
Category: devtools
Tags: docker-compose, git-worktrees, isolation
Score: 6.8/10 (Innovation: 6, Technical: 7, Documentation: 7, Utility: 7)
Docktree provides isolated Docker Compose environments for each git worktree by auto-allocating unique ports, container names, and volumes, solving collision issues for multi-branch development and AI agents. It includes a reverse proxy, shared database tenancy, and JSON output for agent integration, making it a practical tool for teams running parallel stacks.
Target audience: backend devs, devops
Repository: https://github.com/Bnjoroge1/docktree · Go · 2 stars
View on Hacker News