docker_restart
Restart a named Docker container on your homelab or a remote server. Quickly recover from crashes or apply new settings without manual commands.
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) |