DockerBuildXBuildSettings.

Rm Property

Summary

Remove intermediate containers after a successful build
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerBuildXBuildSettings

Syntax

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

Attributes

Type Description
AutoPropertyAttribute

Value

Type Description
Nullable<bool>