stopSignal property

String? stopSignal
final

Signal to send to the main process to stop the container (e.g. 'SIGTERM').

Implementation

final String? stopSignal;