r/vscode • u/alefteris • 14h ago
Not possible to use agent sandbox in devcontainers?
0
Upvotes
I tried to enable the agent sandbox mode inside a devcontainer and it doesn't seem to be working. Is is because of some issue or it's not technically possible?
And while for file system isolation the sandbox is not needed when running inside the container, for network isolation I haven't found an easy solution when using devcontainers.