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.Buildah.
Summary
Gets or sets --disable-content-trust.
default: true.
Skip image verification.
- Assembly
- Cake
.Buildah .dll - Namespace
- Cake
.Buildah - Containing Type
- Buildah
Image Build Settings
Syntax
public Nullable<bool> DisableContentTrust { get; set; }
Attributes
Type | Description |
---|---|
Auto |
Auto Property Attribute. |
Value
Type | Description |
---|---|
Nullable |