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