文档

CustomContainerConfig

更新时间:
一键部署
名称类型描述示例值
object

自定义容器运行时的配置信息。

accelerationInfoAccelerationInfo

镜像加速信息。

accelerationTypestring

是否开启镜像加速。Default 表示开启镜像加速,None 表示关闭镜像加速。

Default
acrInstanceIdstring

ACR 企业版镜像仓库 ID,使用 ACR 企业版镜像时须传入。

cri-xxxxxxxxxx
commandarray

容器启动参数。

string

启动参数。

arg1
entrypointarray

容器启动命令。

string

启动命令。

/code/bootstrap
healthCheckConfigCustomHealthCheckConfig

函数自定义健康检查配置。

imagestring

容器镜像地址。

registry-vpc.cn-hangzhou.aliyuncs.com/fc-demo/helloworld:v1beta1
portinteger

自定义容器运行时 HTTP Server 的监听端口。

9000
resolvedImageUristring

所部署的镜像的实际 digest 版本,函数启动时实际使用此 digest 指定的代码版本。由 GetFunction 时返回,作为参数时无需提供。

stand-sh-registry-vpc.cn-shanghai.cr.aliyuncs.com/fc-demo2/springboot-helloworld@sha256:68d1****0d64d6
  • 本页导读 (1)
文档反馈