docker_logs
Fetch logs from a Docker container by specifying container ID or name, with an option to limit the number of lines.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tail | No | Number of lines to show from the end of the logs | |
| containerId | Yes | Container ID or name |