Does this image tag exist, and is it supported?
image_infoChecks a container image reference for existing tags, digest pinning, supported platforms, last rebuild, and end-of-life status with an upgrade tag.
Instructions
For container image references (node:20-alpine, ghcr.io/org/app:1.2): whether the tag exists (nearest real tags if not), its digest and a pinned reference, platforms, last rebuild (Docker Hub), and end-of-life status of its runtime and OS with an upgrade tag. Docker Hub, GHCR, Quay, GCR, MCR, ECR Public, registry.k8s.io.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| images | Yes | ||
| platform | No | report whether each image is built for this platform, e.g. linux/arm64 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| images | Yes |