DockerImagePullSettings.

DisableContentTrust Property

Summary

--disable-content-trust default: true Skip image verification
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerImagePullSettings

Syntax

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

Attributes

Type Description
AutoPropertyAttribute

Value

Type Description
Nullable<bool>