DockerComposeScaleSettings.

NoDeps Property

Summary

Don't start linked services.
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerComposeScaleSettings

Syntax

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

Value

Type Description
Nullable<bool>