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
Don't check the daemon's hostname against the name specified
in the client certificate (for example if your docker host
is an IP address)
- Assembly
- Cake
.Docker .dll - Namespace
- Cake
.Docker - Containing Type
- Docker
Compose Settings
Syntax
public bool SkipHostnameCheck { get; set; }
Attributes
Type | Description |
---|---|
Auto |
Value
Type | Description |
---|---|
bool |