DockerComposeExecSettings.

Env Property

Summary

Set environment variables
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerComposeExecSettings

Syntax

public string[] Env { get; set; }

Attributes

Type Description
NullableAttribute
AutoPropertyAttribute

Value

Type Description
string[]