Sandboxed Docker environment for running Claude Code in autonomous mode (--dangerously-skip-permissions). Isolates AI execution to a mounted workspace directory while allowing full internet access. Includes Node.js, .NET SDK, and development tools. Safe for experimentation: won't touch your host system.
Stars
3
Forks
1
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge pull request #1 from cervenf/dockerComposeBuild
e3f2441View on GitHubbuild via docker compose file and setup workdir to /workspace
663f530View on GitHubFix multiple simultaneous boxes by adding COMPOSE_PROJECT_NAME
892a964View on GitHubAdd Docker Compose support as alternative to redeploy script
fa7c831View on GitHub