image_inspect
Retrieve detailed attributes of a Docker image using its name or ID.
Instructions
Get an image by name or id.
args: id_or_name - The image name or id returns: dict - The image's attrs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id_or_name | Yes |