DockerComposeBuildSettings.

WithDependencies Property

Summary

Also build dependencies (transitively).
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerComposeBuildSettings

Syntax

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

Value

Type Description
Nullable<bool>