docker_restart
Restart a Docker container by name. Specify a remote server to run the command on or leave empty for local execution.
Instructions
Restart a Docker container by name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Container name to restart | |
| server | No | Remote server name from config (optional, runs locally if omitted) |