All Products
Search
Document Center

Platform For AI:ContainerSpec

Last Updated:Oct 22, 2025
ParameterTypeDescriptionExample
object

The container parameters.

Namestring

The name of the container.

data-init
Imagestring

The endpoint of the container image.

registry.cn-hangzhou.aliyuncs.com/pai-dlc/curl:v1.0.0
Commandarray

The user command.

Commandstring

The command line.

curl www.aliyun.com
Argsarray

The command parameters.

Argsstring

The parameter.

-v
WorkingDirstring

The working directory in the container.

/root
Envarray

The environment variables.

EnvEnvVar

The environment.

ResourcesResourceRequirements

The container resources.