docker sandbox
| 内容説明 | Docker Sandbox |
|---|---|
| 利用方法 | docker sandbox |
内容説明
警告The Docker Desktop-integrated
docker sandboxcommands are deprecated and replaced by the standalonesbxCLI. This deprecation applies only to the Docker Desktop integration, not to Docker Sandboxes.
Local sandbox environments for AI agents, using Docker.
オプション
| オプション | デフォルト | 内容説明 |
|---|---|---|
-D, --debug | Enable debug logging |
サブコマンド
| コマンド | 内容説明 |
|---|---|
docker sandbox create | Create a sandbox for an agent |
docker sandbox exec | Execute a command inside a sandbox |
docker sandbox inspect | Display detailed information on one or more sandboxes |
docker sandbox ls | List VMs |
docker sandbox network | Manage sandbox networking |
docker sandbox reset | Reset all VM sandboxes and clean up state |
docker sandbox rm | Remove one or more sandboxes |
docker sandbox run | Run an agent in a sandbox |
docker sandbox save | Save a snapshot of the sandbox as a template |
docker sandbox stop | Stop one or more sandboxes without removing them |
docker sandbox version | Show sandbox version information |