DockerBuildXBuildSettings.

CacheFrom Property

Summary

External cache sources (e.g., "user/app:cache", "type=local,src=path/to/dir")
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerBuildXBuildSettings

Syntax

public string[] CacheFrom { get; set; }

Attributes

Type Description
AutoPropertyAttribute

Value

Type Description
string[]