File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -796,7 +796,7 @@ Enables the execution of external processes encapsulated within a containerized
796796| Name | Type | Required | Description |
797797|:--|:---:|:---:|:---|
798798| image | `string` | `yes` | The name of the container image to run |
799- | name | `string` | `no` | A [runtime expression](dsl.md#runtime-expressions) used to give specific name to the container, if any . |
799+ | name | `string` | `no` | A [runtime expression](dsl.md#runtime-expressions), if any, used to give specific name to the container. |
800800| command | `string` | `no` | The command, if any, to execute on the container |
801801| ports | `map` | `no` | The container's port mappings, if any |
802802| volumes | `map` | `no` | The container's volume mappings, if any |
You can’t perform that action at this time.
0 commit comments