docker_stop
Stop a running Docker container with optional timeout before forced termination. Use this tool to gracefully halt container processes in the Miyabi MCP Bundle.
Instructions
Stop a running container gracefully. Optional timeout before SIGKILL.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| container | Yes | Container name or ID | |
| timeout | No | Seconds to wait before killing |