You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Skip permissions in sandboxed containers and fix Docker socket access
Add --dangerously-skip-permissions to claude invocations since these
run in isolated VM/container environments. Add --group-add with the
VM's Docker socket GID so the container user can access the daemon.
0 commit comments