DockerImageRemoveSettings.

Force Property

Summary

--force, -f default: false Force removal of the image
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerImageRemoveSettings

Syntax

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

Value

Type Description
Nullable<bool>