Amazon ECS · Schema

LinuxParameters

AmazonAwsContainersDockerEcsOrchestration

Properties

Name Type Description
capabilities object
devices array
initProcessEnabled boolean Run an init process inside the container that forwards signals and reaps processes.
sharedMemorySize integer The value for the size (in MiB) of the /dev/shm volume.
tmpfs array
maxSwap integer The total amount of swap memory (in MiB) a container can use.
swappiness integer The container's memory swappiness behavior. A value of 0 prevents swapping; a value of 100 causes pages to be swapped aggressively.
View JSON Schema on GitHub