DockerComposeUpSettings.

Build Property

Summary

Build images before starting containers.
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerComposeUpSettings

Syntax

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

Value

Type Description
Nullable<bool>