DockerImageBuildSettings.

Squash Property

Summary

--squash default: false Squash newly built layers into a single new layer
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerImageBuildSettings

Syntax

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

Remarks

Experimental Version: 1.25

Value

Type Description
Nullable<bool>