stop_container
Stop a running Docker container by specifying its container name.
Instructions
User will pass the container name that we need to stop Args: container_name: Docker Container name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| container_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |