DockerComposeDownRmiType Class

Summary

Options for DockerComposeDownSettings Rmi.
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["DockerComposeDownRmiType"] class Type type-node

Syntax

public static class DockerComposeDownRmiType

Fields

Name Constant Value Summary
All all
Remove all images used by any service.
static
Local local
Remove only images that don't have a custom tag set by the `image` field.
static

Extension Methods

Name Value Summary
ToDictionary() IDictionary<string, object>
Requires the Cake.DeployParams addin