←back to thread

441 points longcat | 1 comments | | HN request time: 0s | source
Show context
jMyles ◴[] No.45041053[source]
So... who's got the hot guide on running Claude Code isolated in a project-level container of some kind? Doesn't need to be a full-blown VM, but I definitely want to be done letting it have read access to ~.
replies(1): >>45044725 #
1. hft ◴[] No.45044725[source]
That's how I run claude code in a container having access to just a mounted volume from my dev machine: https://gist.github.com/fabiant7t/06757e67187775931b0ec6c402...