docker sandbox create kiro
| Description | Create a sandbox for kiro |
|---|---|
| Usage | docker sandbox create kiro WORKSPACE |
Description
Create a sandbox with access to a host workspace for kiro.
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 kiro after creation.