DockerComposeSettings.

ProjectDirectory Property

Summary

Specify an alternate working directory (default: the path of the, first specified, Compose file)
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerComposeSettings

Syntax

public string ProjectDirectory { get; set; }

Value

Type Description
string