HN Top New Show Ask Jobs

settings

Theme

Hand Mode

Feed

Comment by tosh

Comment by tosh 3 days ago

1 reply

View on Hacker News

re Anthropic: there is a whole docs section on devcontainers

https://docs.anthropic.com/en/docs/claude-code/devcontainer

and an example repo

https://github.com/anthropics/claude-code/tree/main/.devcont...

avtar 3 days ago

--cap-add=NET_ADMIN

--cap-add=NET_RAW

https://github.com/anthropics/claude-code/blob/main/.devcont...

If the cointainer route (with those types of privileges) is being suggested from a security point of view, then might as well run these processes in a VM and call it a day :/

Reply View | 0 replies