Class: OsCtld::ContainerControl::Commands::Stop
- Inherits:
-
OsCtld::ContainerControl::Command
- Object
- OsCtld::ContainerControl::Command
- OsCtld::ContainerControl::Commands::Stop
- Defined in:
- lib/osctld/container_control/commands/stop.rb
Overview
Stop/shutdown/kill container
Available stop modes:
-
‘:stop` attempts a clean shutdown, falls back to kill
-
‘:shutdown` either shuts down the container cleanly, or fails
-
‘:kill` kills the container immediately