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

Show HN (score: 6)
Found: April 03, 2026
ID: 4008

Description

DevOps
Show HN: Run Claude Code autonomously inside your Docker Compose stack (OSS) 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

More from Show

No other tools from this source yet.