docs: remove references to deprecated flags (--checkpointing, --sandbox-image) (#12578)

Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
This commit is contained in:
YongSung Na
2025-11-15 00:28:14 +09:00
committed by GitHub
parent 638dd2f6c0
commit a591505bf9
3 changed files with 6 additions and 21 deletions

View File

@@ -363,9 +363,8 @@ containerized environment.
}
```
You can also specify a custom, hardened Docker image for the sandbox using the
`--sandbox-image` command-line argument or by building a custom
`sandbox.Dockerfile` as described in the
You can also specify a custom, hardened Docker image for the sandbox by building
a custom `sandbox.Dockerfile` as described in the
[Sandboxing documentation](./sandbox.md).
## Controlling Network Access via Proxy