This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Docker.
Summary
--no-healthcheck
default: false
Disable any container-specified HEALTHCHECK
- Assembly
- Cake
.Docker .dll - Namespace
- Cake
.Docker - Containing Type
- Docker
Container Create Settings
Syntax
public Nullable<bool> NoHealthcheck { get; set; }
Value
Type | Description |
---|---|
Nullable |