content/manuals/dhi/how-to/_index.md
This section provides practical, task-based guidance for working with Docker Hardened Images (DHIs). Whether you're evaluating DHIs for the first time or integrating them into a production CI/CD pipeline, these topics cover the key tasks across the adoption journey, from discovery to debugging.
The topics are organized around the typical lifecycle of working with DHIs, but you can use them as needed based on your specific workflow.
Explore the topics below that match your current needs.
Explore available images and metadata in the DHI catalog.
{{< grid items="grid_discover"
}}
Mirror trusted images, customize as needed, and integrate into your workflows.
{{< grid items="grid_adopt"
}}
Compare with other images to understand security improvements.
{{< grid items="grid_evaluate"
}}
Check signatures, SBOMs, and provenance, and scan for vulnerabilities.
{{< grid items="grid_verify"
}}
Enforce policies to maintain security and compliance.
{{< grid items="grid_govern"
}}
Debug containers based on DHIs without modifying the image.
{{< grid items="grid_troubleshoot"
}}