docker_stop
Stop a Docker container by name. Optionally specify a remote server from your configuration.
Instructions
Stop a Docker container by name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Container name to stop | |
| server | No | Remote server name from config (optional, runs locally if omitted) |