DockerBuildXBuildSettings.

CacheTo Property

Summary

Cache export destinations (e.g., "user/app:cache", "type=local,dest=path/to/dir")
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerBuildXBuildSettings

Syntax

public string[] CacheTo { get; set; }

Attributes

Type Description
AutoPropertyAttribute

Value

Type Description
string[]