Module kill

Module kill 

Source
Expand description

Docker kill command implementation.

This module provides the docker kill command for sending signals to running containers.

Structsยง

KillCommand
Docker kill command builder
KillResult
Result from the kill command