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 --cache-from.
default:
Images to consider as cache sources.
- Assembly
- Cake
.Buildah .dll - Namespace
- Cake
.Buildah - Containing Type
- Buildah
Image Build Settings
Syntax
public string[] CacheFrom { get; set; }
Attributes
| Type | Description |
|---|---|
| NullableAttribute |
Value
| Type | Description |
|---|---|
| string[] |
