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ยง
- Stop
Command - Docker stop command builder with fluent API
- Stop
Result - Result of a stop command execution