▲ | jampa 4 days ago | ||||||||||||||||||||||||||||||||||
> IMPORTANT: Claude Code must be installed first: > [...] > # 2. Activate Claude Code with permissions > claude --dangerously-skip-permissions Bypassing all permissions and connecting with MCPs, can't wait for "Claude flow deleted all my files and leaked my CI credentials" blog post | |||||||||||||||||||||||||||||||||||
▲ | T0Bi 4 days ago | parent | next [-] | ||||||||||||||||||||||||||||||||||
There are already several of such blog posts. I use the .devcontainer¹ from the claude-code repository. It works great with VSC and let's you work in your docker container without any issues. And as long as you use some sort of version control (git) you cannot really lose anything. ¹ https://github.com/anthropics/claude-code/tree/main/.devcont... | |||||||||||||||||||||||||||||||||||
▲ | data-ottawa 4 days ago | parent | prev [-] | ||||||||||||||||||||||||||||||||||
I would like a simple tool to run Claude in a container with only read/write access to provided folders. I’ve set it up bespoke but the auth flow gets broken. | |||||||||||||||||||||||||||||||||||
|