DockerComposeCreateSettings.

RemoveOrphans Property

Summary

Remove containers for services not defined in the Compose file.
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerComposeCreateSettings

Syntax

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

Value

Type Description
Nullable<bool>