This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Docker.
Summary
Remove images. Type must be one of:
'all': Remove all images used by any service.
'local': Remove only images that don't have a custom tag
set by the `image` field.
- Assembly
- Cake
.Docker .dll - Namespace
- Cake
.Docker - Containing Type
- Docker
Compose Down Settings
Syntax
public string Rmi { get; set; }
Remarks
Can use
DockerComposeDownRmiType
constants.Value
Type | Description |
---|---|
string |