mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-05 13:15:24 +02:00
4ba89d4f49
Chromium's sandbox requires unprivileged user namespaces which are disabled in Docker containers. Without --no-sandbox, Chromium silently fails to launch, causing browse E2E tests to exhaust all turns trying to start the server. Detects CI or CONTAINER env vars and adds --no-sandbox automatically. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>