commands
Parameters
value
The command/entrypoint to be run in the image. According to the docker cli the override of the entrypoint is also passed to the command
property and there is no entrypoint
attribute in the ContainerSpec
of the service.
Parameters
values
The command/entrypoint to be run in the image. According to the docker cli the override of the entrypoint is also passed to the command
property and there is no entrypoint
attribute in the ContainerSpec
of the service.