inspect_image
Inspect a Docker image and its build history, including layers, sizes, and commands, to analyze image structure and troubleshoot issues.
Instructions
[READ] Inspect an image plus its build history (layers, sizes, commands).
Args: image_id: Image id or name:tag. target: Target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| image_id | Yes |