DockerComposeRunSettings.

Environment Property

Summary

Set an environment variable(can be used multiple times)
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerComposeRunSettings

Syntax

public string[] Environment { get; set; }

Attributes

Type Description
AutoPropertyAttribute

Value

Type Description
string[]