This content is part of a third party addin that is not supported by the Cake project.
For more information about this project, please visit
https://github.com/MihaMarkic/Cake.Docker/.
Summary
--force, -f
default: false
Force the removal of a running container (uses SIGKILL)
- Assembly
- Cake
.Docker .dll - Namespace
- Cake
.Docker - Containing Type
- Docker
Container Rm Settings
Syntax
public Nullable<bool> Force { get; set; }
Value
Type | Description |
---|---|
Nullable |