container_obituary
Generate a markdown obituary for a dead Docker container, detailing lifespan, cause of death, and final log lines. Investigate container failures with a clear, structured summary.
Instructions
Write a one-off obituary for a dead Docker container: who it was, how long it lived, the cause of death (deterministic rules) and its final words (last log lines). Returns markdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| container | Yes | Container name or id to mourn. |