DockerImageBuildSettings.

Rm Property

Summary

--rm default: true Remove intermediate containers after a successful build
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerImageBuildSettings

Syntax

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

Attributes

Type Description
AutoPropertyAttribute

Value

Type Description
Nullable<bool>