Difference between revisions of "Container definitions: environment ="
Jump to navigation
Jump to search
(Redirected page to Environment (aws ecs register-task-definition, ContainerDefinitions)) Tag: New redirect |
(Removed redirect to Environment (aws ecs register-task-definition, ContainerDefinitions)) Tag: Removed redirect |
||
Line 1: | Line 1: | ||
− | + | ||
+ | "environment": [ | ||
+ | { | ||
+ | "name": "string", | ||
+ | "value": "string" | ||
+ | } | ||
+ | ... | ||
+ | ], | ||
+ | |||
+ | |||
+ | * [[environment (aws ecs register-task-definition, ContainerDefinitions)]] |
Revision as of 12:47, 2 March 2023
"environment": [ { "name": "string", "value": "string" } ... ],
Advertising: