docker_stop
Stop a running Docker container. Optionally remove the container after stopping.
Instructions
Stop (and optionally remove) a Docker container.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| remove | No | Also remove the container after stopping | |
| container | Yes | ||
| session_id | Yes |