Docker Hardened Image charts

Docker Hardened Image (DHI) charts are Docker-provided Helm charts built from upstream and community-maintained sources, designed for compatibility with Docker Hardened Images. These charts are available as OCI artifacts within the DHI catalog on Docker Hub.

Comprehensive supply chain security

Like the hardened images, DHI charts incorporate multiple layers of security metadata to ensure transparency and trust:

  • SLSA Level 3 compliance: Each chart is built with Docker's SLSA Build Level 3 system, including a detailed build provenance, and meeting the standards set by the Supply-chain Levels for Software Artifacts (SLSA) framework.
  • Software Bill of Materials (SBOMs): Comprehensive SBOMs are provided, detailing all components referenced within the chart to facilitate vulnerability management and compliance audits.
  • Cryptographic signing: All associated metadata is cryptographically signed by Docker, ensuring integrity and authenticity.
  • Hardened configuration: Charts automatically reference Docker hardened images, ensuring security in deployments.

Developer Friendly

DHI charts are robustly tested after building to ensure they work out-of-the-box with Docker Hardened Images. This removes friction in migration and reduces developer workload in implementing the charts, ensuring seamless compatibility.