health Check
Parameters
value
The container health check command and associated configuration parameters for the container. This parameter maps to `HealthCheck`
in the docker container create command and the `HEALTHCHECK`
parameter of docker run.
Parameters
argument
The container health check command and associated configuration parameters for the container. This parameter maps to `HealthCheck`
in the docker container create command and the `HEALTHCHECK`
parameter of docker run.