Share feedback
Answers are generated based on the documentation.

docker sandbox create cagent

Description Create a sandbox for cagent
Usage docker sandbox create cagent WORKSPACE
docker sandbox create cagent

创建一个新的容器代理(Container Agent)沙箱环境。

参数

示例

docker sandbox create cagent

该命令将创建一个新的容器代理沙箱环境,用于运行和管理容器化工作负载。

Description

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

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 cagent after creation.