Module stop

Module stop 

Source
Expand description

Docker stop command implementation.

This module provides a comprehensive implementation of the docker stop command with support for all native options and an extensible architecture.

Structsยง

StopCommand
Docker stop command builder with fluent API
StopResult
Result of a stop command execution