DockerContainerRmSettings.

Force Property

Summary

--force, -f default: false Force the removal of a running container (uses SIGKILL)
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerContainerRmSettings

Syntax

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

Value

Type Description
Nullable<bool>