DockerComposeSettings.

EnvFile Property

Summary

Specify an alternate environment file.
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerComposeSettings

Syntax

public string[] EnvFile { get; set; }

Attributes

Type Description
NullableAttribute
AutoPropertyAttribute

Value

Type Description
string[]