DockerManifestPushSettings.

Insecure Property

Summary

--insecure Allow communication with an insecure registry
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerManifestPushSettings

Syntax

public Nullable<bool> Insecure { get; set; }

Value

Type Description
Nullable<bool>