We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad193b6 commit 827f87cCopy full SHA for 827f87c
README.md
@@ -102,7 +102,9 @@ The pot task driver supports the following parameters:
102
103
* `tag` - Version of the image.
104
105
-* `commad` - Command that is going to be executed once the jail is started.
+* `commad` - Command that is going to be executed once the jail is started. (optional)
106
+
107
+* `args` - Array of arguments to append to the command. (Depends on command beeing set)
108
109
* `network_mode` - (Optional) Defines the network mode of the pot. Default: **"public-bridge"**
110
0 commit comments