docker_container_logs
Retrieve logs from a Docker container by providing the container ID and optionally the number of recent log lines to fetch.
Instructions
[SAFE] Retrieve logs from a Docker container
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| containerId | Yes | ||
| tail | Yes |