DockerComposeKillSettings.

Signal Property

Summary

SIGNAL to send to the container. Default signal is SIGKILL.
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerComposeKillSettings

Syntax

public string Signal { get; set; }

Attributes

Type Description
AutoPropertyAttribute

Value

Type Description
string