---
title: "Docker Hardened System Packages"
url: https://daily.dev/posts/docker-hardened-system-packages-1fjqqbsew
source_url: https://www.docker.com/blog/announcing-docker-hardened-system-packages/
type: article
source: "Docker"
published: 2026-03-03T20:31:15.244Z
updated: 2026-03-03T20:31:39.809Z
tags: ["security", "docker", "containers", "supply-chain"]
reading_time: 5
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Docker Hardened System Packages

**[Docker](https://daily.dev/sources/docker)** · 5 min read · 0 upvotes · 0 comments

## Summary

Docker is announcing Hardened System Packages, extending its Docker Hardened Images (DHI) security guarantees beyond base images to over 8,000 Alpine packages (with Debian coming soon). Each package is source-built by Docker, cryptographically attested, and backed by SLSA Build Level 3 verification. This allows teams to customize DHI base images with additional packages while maintaining near-zero CVE guarantees and a complete provenance chain. Docker is also introducing a new pricing tier called DHI Select at $5,000 per repo for SLA-backed CVE remediation, alongside the existing free DHI Community tier and DHI Enterprise. The DHI catalog has grown to over 2,000 hardened container images, with notable adopters including Adobe, n8n.io, and Medplum.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.docker.com/blog/announcing-docker-hardened-system-packages/>

## Similar posts on daily.dev

- [Make zero CVEs your new default](https://daily.dev/posts/make-zero-cves-your-new-default-dk7ir7jif) · Docker · 0 upvotes · 0 comments

---

Tags: [#security](https://daily.dev/tags/security), [#docker](https://daily.dev/tags/docker), [#containers](https://daily.dev/tags/containers), [#supply-chain](https://daily.dev/tags/supply-chain)

[View this post on daily.dev](https://daily.dev/posts/docker-hardened-system-packages-1fjqqbsew)
