docker_restart
Restart Docker containers to apply configuration changes or resolve issues. Specify container name/ID and optional timeout for controlled restarts.
Instructions
Restart a container. Useful after config changes.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| container | Yes | Container name or ID | |
| timeout | No | Seconds to wait before killing |