DockerComposeSettings.

ProjectDirectory Property

Summary

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

Syntax

public string ProjectDirectory { get; set; }

Attributes

Type Description
AutoPropertyAttribute

Value

Type Description
string