Difference between revisions of "Aws ecs register-task-definition: ContainerDefinitions"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
[[entryPoint]] | [[entryPoint]] | ||
[[command]] | [[command]] | ||
− | [[environment =|enviroment]] | + | [[environment =|enviroment]] = [] |
[[portMappings]] = [] | [[portMappings]] = [] | ||
Revision as of 08:19, 31 March 2023
https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ecs/register-task-definition.html
memory placementConstraints ulimits essential entryPoint command enviroment = [] portMappings = []
Examples
Related
AWS::ECS::TaskDefinition ContainerDefinition
aws_ecs_task_definition
Terraform: container definitions
See also
aws ecs register-task-definition: ContainerDefinitions
- AWS ECS tasks:
aws ecs [ list-tasks | list-task-definitions | describe-task-definition | register-task-definition ], ContainerDefinitions, AmazonECSTaskExecutionRolePolicy
- AWS Fargate, AWS Fargate Spot,
aws ecs, aws eks, launch_type
, versions, AWS Fargate profile
Advertising: