DockerComposeBuildSettings.

Parallel Property

Summary

Build images in parallel.
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerComposeBuildSettings

Syntax

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

Value

Type Description
Nullable<bool>