Header menu logo FsCDK

ContainerDefinitionConfig Type

Record fields

Record Field Description

Command

Full Usage: Command

Field type: string list
Field type: string list

ContainerName

Full Usage: ContainerName

Field type: string
Field type: string

Cpu

Full Usage: Cpu

Field type: int option
Field type: int option

EntryPoint

Full Usage: EntryPoint

Field type: string list
Field type: string list

Environment

Full Usage: Environment

Field type: Map<string, string>
Field type: Map<string, string>

Essential

Full Usage: Essential

Field type: bool option
Field type: bool option

HealthCheck

Full Usage: HealthCheck

Field type: HealthCheck option
Field type: HealthCheck option

Image

Full Usage: Image

Field type: ContainerImage option
Field type: ContainerImage option

Logging

Full Usage: Logging

Field type: LogDriver option
Field type: LogDriver option

MemoryLimitMiB

Full Usage: MemoryLimitMiB

Field type: int option
Field type: int option

MemoryReservationMiB

Full Usage: MemoryReservationMiB

Field type: int option
Field type: int option

PortMappings

Full Usage: PortMappings

Field type: PortMapping list
Field type: PortMapping list

Privileged

Full Usage: Privileged

Field type: bool option
Field type: bool option

ReadonlyRootFilesystem

Full Usage: ReadonlyRootFilesystem

Field type: bool option
Field type: bool option

Secrets

Full Usage: Secrets

Field type: Map<string, Secret>
Field type: Map<string, Secret>

StartTimeout

Full Usage: StartTimeout

Field type: Duration option
Field type: Duration option

StopTimeout

Full Usage: StopTimeout

Field type: Duration option
Field type: Duration option

User

Full Usage: User

Field type: string option
Field type: string option

WorkingDirectory

Full Usage: WorkingDirectory

Field type: string option
Field type: string option

Type something to start searching.