File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -930,8 +930,6 @@ Enables the execution of external processes encapsulated within a containerized
930930| environment | `map` | `no` | A key/value mapping of the environment variables, if any, to use when running the configured process |
931931| stdin | `string` | `no` | A runtime expression, if any, passed as argv to the command or default container CMD|
932932| arguments | `string[]` | `no` | A list of the arguments, if any, passed as argv to the command or default container CMD |
933- | stdin | `string` | `no` | A runtime expression, if any, passed as argv to the command or default container CMD|
934- | arguments | `string[]` | `no` | A list of the arguments, if any, passed as argv to the command or default container CMD |
935933| lifetime | [`containerLifetime`](#container-lifetime) | `no` | An object used to configure the container's lifetime. |
936934
937935###### Examples
You can’t perform that action at this time.
0 commit comments