Skip to content

Commit f37a7d4

Browse files
JBBianchicdavernas
andcommitted
Update dsl-reference.md
Signed-off-by: Jean-Baptiste Bianchi <jb.bianchi@neuroglia.io> Co-authored-by: Charles d'Avernas <charles.davernas@neuroglia.io>
1 parent 9ef6f2a commit f37a7d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dsl-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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 |

0 commit comments

Comments
 (0)