DockerContainerRunSettings.

StopSignal Property

Summary

--stop-signal default: signal.DefaultStopSignal Signal to stop a container
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerContainerRunSettings

Syntax

public string StopSignal { get; set; }

Value

Type Description
string