Skip to content

Commit e452665

Browse files
dhi: add additional resources
Signed-off-by: Craig Osterhout <[email protected]>
1 parent 74e6153 commit e452665

File tree

2 files changed

+53
-0
lines changed

2 files changed

+53
-0
lines changed

content/manuals/dhi/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ params:
3333
description: Resolve common issues with building, running, or debugging Docker Hardened Images.
3434
icon: help_center
3535
link: /dhi/troubleshoot/
36+
- title: Additional resources
37+
description: Links to blog posts, Docker Hub catalog, GitHub repositories, and more.
38+
icon: link
39+
link: /dhi/resources/
3640
---
3741

3842
Docker Hardened Images (DHI) are minimal, secure, and production-ready container

content/manuals/dhi/resources.md

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
---
2+
title: Docker Hardened Images resources
3+
linktitle: Additional resources
4+
description: Additional resources including product information, blog posts, and GitHub repositories for Docker Hardened Images
5+
weight: 999
6+
---
7+
8+
This page provides links to additional resources related to Docker Hardened Images (DHI), including blog posts, Docker Hub resources, and GitHub repositories.
9+
10+
For product information and feature comparison, visit the [Docker Hardened Images product page](https://www.docker.com/products/hardened-images/).
11+
12+
## Blog posts
13+
14+
The following blog posts provide insights into Docker Hardened Images, security features, and announcements:
15+
16+
| Date published | Title |
17+
|------|-------|
18+
| December 19, 2025 | [Docker Hardened Images: Security Independently Validated by SRLabs](https://www.docker.com/blog/docker-hardened-images-security-independently-validated-by-srlabs/) |
19+
| December 17, 2025 | [A Safer Container Ecosystem with Docker: Free Docker Hardened Images](https://www.docker.com/blog/docker-hardened-images-for-every-developer/) |
20+
| October 15, 2025 | [Docker Hardened Images: Crafted by Humans, Protected by AI](https://www.docker.com/blog/docker-hardened-images-crafted-by-humans-protected-by-ai/) |
21+
| September 29, 2025 | [Expanding Docker Hardened Images: Secure Helm Charts for Deployments](https://www.docker.com/blog/docker-hardened-images-helm-charts-beta/) |
22+
| August 6, 2025 | [The Next Evolution of Docker Hardened Images: Customizable, FedRAMP Ready, AI Migration Agent, and Deeper Integrations](https://www.docker.com/blog/the-next-evolution-of-docker-hardened-images/) |
23+
| August 6, 2025 | [Accelerating FedRAMP Compliance with Docker Hardened Images](https://www.docker.com/blog/fedramp-compliance-with-hardened-images/) |
24+
| May 19, 2025 | [Introducing Docker Hardened Images: Secure, Minimal, and Ready for Production](https://www.docker.com/blog/introducing-docker-hardened-images/) |
25+
26+
## Docker Hub
27+
28+
Docker Hardened Images are available on Docker Hub:
29+
30+
- [Docker Hardened Images Catalog](https://dhi.io): Browse and pull Docker Hardened Images from the official catalog
31+
- [Docker Hub MCP Server](https://hub.docker.com/mcp/server/dockerhub/overview): API to list Docker Hardened Images (DHIs) available in your organizations
32+
33+
## GitHub repositories and resources
34+
35+
Docker Hardened Images repositories are available in the [docker-hardened-images](https://github.com/docker-hardened-images) GitHub organization:
36+
37+
- [Catalog](https://github.com/docker-hardened-images/catalog): DHI definition files and catalog metadata
38+
- [Advisories](https://github.com/docker-hardened-images/advisories): CVE advisories for OSS packages distributed with DHIs
39+
- [Keyring](https://github.com/docker-hardened-images/keyring): Public signing keys and verification tools
40+
- [Log](https://github.com/docker-hardened-images/log): Log of references (tag > digest) for Docker Hardened Images
41+
- [Discussions](https://github.com/orgs/docker-hardened-images/discussions): Community forum and product discussions
42+
43+
## Additional resources
44+
45+
- [Start a free trial](https://hub.docker.com/hardened-images/start-free-trial): Explore DHI Enterprise features including FIPS/STIG variants, customization, and SLA-backed support
46+
- [Request a demo](https://www.docker.com/products/hardened-images/): Get a personalized demo and information about DHI Enterprise subscriptions
47+
- [Contact Sales](https://www.docker.com/pricing/contact-sales/): Connect with Docker sales team for enterprise inquiries
48+
- [Docker Support](https://www.docker.com/support/): Access support resources for DHI Enterprise customers
49+

0 commit comments

Comments
 (0)