entry Point
Parameters
value
The entry point that's passed to the container so that it will run as an executable. If there are multiple arguments, each argument is a string in the array.
Parameters
values
The entry point that's passed to the container so that it will run as an executable. If there are multiple arguments, each argument is a string in the array.