command
Parameters
value
The command to use to start the container. For example, to run /usr/bin/myprogram -f baz.conf
set the command to be ["/usr/bin/myprogram","-f","baz.conf"]
.
Parameters
values
The command to use to start the container. For example, to run /usr/bin/myprogram -f baz.conf
set the command to be ["/usr/bin/myprogram","-f","baz.conf"]
.