Run Claude Code with –dangerously-skip-permissions in a Docker sandbox
Docker sandbox for Claude Code's dangerous flag when Anthropic won't let you run it bare.
Run Claude Code autonomously with --dangerously-skip-permissions in an isolated Docker container.
Auto-detects docker-compose.yml so agents can test against real database dependencies.
Developers running autonomous Claude Code agents
Dev Containers · Tailscale Docker integration
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
Docker sandbox for Claude Code's dangerous flag when Anthropic won't let you run it bare.
One-command local AI stack bundling Ollama, Whisper, and MCP Gateway.
Low-code AI platform wrapped in Docker, but Open WebUI already does local AI simpler.
Offload Docker Compose stacks to remote machines while keeping your editor local.
Hardened *arr stack with actual VPN namespace isolation, not just firewall rules.
Yet another one-command AI stack when Ollama and Jan already exist.