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
fix: add --no-sandbox wrappers for Chrome and OpenCode Desktop in Docker
Chrome and OpenCode Desktop (Electron) crash in Docker containers because
the setuid/namespace sandbox fails even in privileged containers. Add
wrappers with --no-sandbox for both, following the same pattern already
used for GitHub Desktop, Claude Desktop and VS Code.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments