ComingUp
Run Claude Code autonomously inside your Docker Compose stack (OSS)

Run Claude Code autonomously inside your Docker Compose stack (OSS)

Apr 4, 2026 Developer Tools
containerization docker sandboxing security

Gallery

Run Claude Code autonomously inside your Docker Compose stack (OSS)

About

Claude Code's --dangerously-skip-permissions flag lets agents run without interruption, but it needs a sandboxed environment to be safe.dangerously is an open source tool that spins up an isolated container and runs Claude Code inside it — file system changes are restricted to your project directory.The new version detects your docker-compose.yml and spins up your full service stack alongside Claude Code, so the agent can test against real dependencies — databases, queues, whatever your app needs.npm install -g dangerously

Comments (0)

No comments yet. Be the first to comment!