Original Reddit post

I’m thinking on integrating the official Claude Code sandbox mode into claude-code-hermit , so I’m wondering if anyone has use it and what is your feedback on it ? For context I’m currently running multiple dockers instances with CC for my personal assistants, I already have some docker security rules, so looking how it can add up, here’s what I currently have: Docker: no-new-privileges, cap_drop: ALL, pids_limit, nftables LAN containment, CPU/memory bounds. Some rules enforcement on settings.json Reference: https://code.claude.com/docs/en/sandboxing submitted by /u/dnationpt

Originally posted by u/dnationpt on r/ClaudeCode