DockerContainerRunSettings.

Rm Property

Summary

--rm default: false Automatically remove the container when it exits
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerContainerRunSettings

Syntax

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

Value

Type Description
Nullable<bool>