Skip to content

Docker Image Inventory

Docker Image Inventory shows Docker images observed on managed endpoints.

Open Inventory > Docker Images.

What The Page Shows

The page lists observed images and provides detail views for:

  • image identity and tags
  • endpoints where the image is present
  • containers using the image
  • update check results where available
  • Cosign signature status where available

Use Docker Image Inventory together with Docker Updates and Container Registries to understand image exposure and update status.

Detail View

Open an image to see:

  • primary repository tag or image identifier
  • full image identifier
  • endpoint count
  • update status
  • Cosign signature status

Use Refresh image check to request a fresh image update check for the selected image.

The detail view has tabs for:

  • Overview, for image metadata and update status
  • Endpoints, for endpoints where the image is present
  • Containers, for containers using the image

The Cosign signature details dialog shows the signature status, checked time, registry host, repository, tag, remote digest, and any reported signature error.

Endpoint And Container Investigation

Use the Endpoints tab when you need to find which machines are affected by an image. Use the Containers tab when you need to understand which running or stopped containers depend on that image.