DockerComposePushSettings.

IncludeDeps Property

Summary

Also push images of services declared as dependencies
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerComposePushSettings

Syntax

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

Value

Type Description
Nullable<bool>