Image Inspect

Returns low-level information about an image identified by its name or ID. This endpoint provides detailed metadata including the image's configuration, architecture, operating system, layer information, creation date, size, and other properties. The response contains comprehensive data about the image's build history, exposed ports, environment variables, labels, and the specific layers that compose the image. This operation is useful for examining image details before deployment, validating...