stop_container
Stop a running container by ID or name, with an optional timeout to force termination.
Instructions
Stop a container.
args: id_or_name - The container id or name timeout - Seconds to wait before forcing termination returns: dict - The container's attrs after stop
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | ||
| id_or_name | Yes |