content/manuals/dhi/how-to/explore.md
Docker Hardened Images (DHI) are a curated set of secure, production-ready container images. This page explains how to explore available DHI repositories, review image metadata, examine variant details, and understand the security attestations provided. Use this information to evaluate and select the right image variants for your applications.
To explore Docker Hardened Images (DHI):
On the DHI page, you can browse images, search images, or filter images by category.
To view repository details:
The repository details page provides the following:
Tags are used to identify image variants. Image variants are different builds of the same application or framework tailored for different use-cases.
To explore image variants:
The Tags page provides the following information:
FIPS or STIG.debian 12 or alpine 3.21.apt, apk, or - (no package manager).bash, busybox, or - (no shell).root, nonroot (65532), or node (1000).[!NOTE]
Unlike most images on Docker Hub, Docker Hardened Images do not use the
latesttag. Each image variant is published with a full semantic version tag (for example,3.13,3.13-dev) and is kept up to date. If you need to pin to a specific image release for reproducibility, you can reference the image by its digest.
To explore the details of an image variant:
The image variant details page provides the following information: