DockerBuildXBuildSettings.

Squash Property

Summary

Squash newly built layers into a single new layer
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerBuildXBuildSettings

Syntax

public Nullable<bool> Squash { get; set; }

Value

Type Description
Nullable<bool>