docs: add vi shortcuts and clarify MCP sandbox setup (#21679)

Co-authored-by: Jenna Inouye <jinouye@google.com>
This commit is contained in:
Christopher Thomas
2026-04-10 13:00:25 -05:00
committed by GitHub
parent 86f5a198bd
commit b499562921
3 changed files with 84 additions and 1 deletions

View File

@@ -309,7 +309,9 @@ $env:SANDBOX_SET_UID_GID="false" # Disable UID/GID mapping
**Missing commands**
- Add to custom Dockerfile.
- Add to a custom Dockerfile. Automatic `BUILD_SANDBOX` builds are only
available when running Gemini CLI from source; npm installs need a prebuilt
image instead.
- Install via `sandbox.bashrc`.
**Network issues**