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 --no-cache.
default: false.
Do not use cache when building the image.
- Assembly
- Cake
.Buildah .dll - Namespace
- Cake
.Buildah - Containing Type
- Buildah
Image Build Settings
Syntax
public Nullable<bool> NoCache { get; set; }
Value
Type | Description |
---|---|
Nullable |