app.image.query =============== Sent on app.image changes. .. raw:: html
Unique identifier for the container image (usually SHA256 hash).
Must be at least 1 characters long
Array of repository tags associated with this image.
No Additional ItemsArray of repository digests (content-addressable identifiers) for this image.
No Additional ItemsSize of the container image in bytes.
Whether this is a dangling image (no tags or references).
Whether a newer version of this image is available for download.
Timestamp when the container image was created (ISO format).
Author or maintainer of the container image.
Comment or description provided by the image author.
Parsed repository tag information or null if not available.
Full reference to the container image (registry/repository:tag).
Container image name without registry or tag.
Image tag (version) or digest identifier.
Container registry hostname (e.g., docker.io, quay.io).
Complete image reference including registry, image name, and tag.
Whether the reference uses a digest hash instead of a tag name.
Unique identifier for the container image (usually SHA256 hash).
Must be at least 1 characters long
Array of repository tags associated with this image.
No Additional ItemsArray of repository digests (content-addressable identifiers) for this image.
No Additional ItemsSize of the container image in bytes.
Whether this is a dangling image (no tags or references).
Whether a newer version of this image is available for download.
Timestamp when the container image was created (ISO format).
Author or maintainer of the container image.
Comment or description provided by the image author.
Parsed repository tag information or null if not available.
Full reference to the container image (registry/repository:tag).
Container image name without registry or tag.
Image tag (version) or digest identifier.
Container registry hostname (e.g., docker.io, quay.io).
Complete image reference including registry, image name, and tag.
Whether the reference uses a digest hash instead of a tag name.