docker_exec
Execute commands within a running Docker container by specifying the container and command.
Instructions
Execute a command inside a running Docker container.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Command to execute inside the container | |
| container | Yes | ||
| session_id | Yes |