DockerComposeUpSettings.

ExitCodeFrom Property

Summary

Return the exit code of the selected service container. Implies --abort-on-container-exit
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerComposeUpSettings

Syntax

public string ExitCodeFrom { get; set; }

Attributes

Type Description
AutoPropertyAttribute

Value

Type Description
string