Share feedback
Answers are generated based on the documentation.

docker sandbox create gemini

DescriptionCreate a sandbox for gemini
Usagedocker sandbox create gemini WORKSPACE

Description

Create a sandbox with access to a host workspace for gemini.

The workspace path is required and will be exposed inside the sandbox at the same path as on the host.

Use 'docker sandbox run SANDBOX' to start gemini after creation.