Skip to content

Commit 6e7df27

Browse files
dhi: add aliases (#23935)
<!--Delete sections as needed --> ## Description `about` was renamed `explore`. Added some aliases. ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Editorial review Signed-off-by: Craig Osterhout <[email protected]>
1 parent 3415afa commit 6e7df27

File tree

7 files changed

+14
-0
lines changed

7 files changed

+14
-0
lines changed

content/manuals/dhi/explore/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ params:
2929
icon: question_exchange
3030
description: Docker welcomes all contributions and feedback.
3131
link: /dhi/explore/feedback
32+
aliases:
33+
- /dhi/about/
3234
---
3335

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

content/manuals/dhi/explore/available.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ title: Available types of Docker Hardened Images
44
description: Learn about the different image types, distributions, and variants offered in the Docker Hardened Images catalog.
55
keywords: docker hardened images, distroless containers, distroless images, docker distroless, alpine base image, debian base image, development containers, runtime containers, secure base image, multi-stage builds
66
weight: 20
7+
aliases:
8+
- /dhi/about/available/
79
---
810

911
Docker Hardened Images (DHI) is a comprehensive catalog of

content/manuals/dhi/explore/build-process.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ linkTitle: Build process
44
description: Learn how Docker builds, tests, and maintains Docker Hardened Images through an automated, security-focused pipeline.
55
keywords: docker hardened images, slsa build level 3, automated patching, ai guardrail, build process, signed sbom, supply chain security
66
weight: 15
7+
aliases:
8+
- /dhi/about/build-process/
79
---
810

911
Docker Hardened Images are built through an automated pipeline that monitors

content/manuals/dhi/explore/feedback.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ linkTitle: Feedback
44
description: How to interact with the DHI team
55
keywords: software supply chain security, feedback, bugs, discussion, questions
66
weight: 50
7+
aliases:
8+
- /dhi/about/feedback/
79
---
810

911
Committed to maintaining the quality, security, and reliability of the Docker Hardened Images (DHI)

content/manuals/dhi/explore/responsibility.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ linkTitle: Responsibility overview
44
description: Understand the division of responsibilities between Docker, upstream projects, and you when using Docker Hardened Images.
55
keywords: software supply chain security, signed sbom, vex document, container provenance, image attestation
66
weight: 46
7+
aliases:
8+
- /dhi/about/responsibility/
79
---
810

911
Docker Hardened Images (DHIs) are curated and maintained by Docker, and built

content/manuals/dhi/explore/test.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ linktitle: Image testing
44
description: See how Docker Hardened Images are automatically tested for standards compliance, functionality, and security.
55
keywords: docker scout, test attestation, cosign verify, image testing, vulnerability scan
66
weight: 45
7+
aliases:
8+
- /dhi/about/test/
79
---
810

911
Docker Hardened Images (DHIs) are designed to be secure, minimal, and

content/manuals/dhi/explore/what.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ linktitle: Hardened images
44
description: Learn what a hardened image is, why it matters, and how Docker Hardened Images offer stronger security, compliance, and operational efficiency.
55
keywords: hardened container image, docker hardened images, distroless container, slsa build level 3, signed sbom, vulnerability scan, compliance-ready container
66
weight: 5
7+
aliases:
8+
- /dhi/about/what/
79
---
810

911
In today’s diverse software environments, container images are often designed

0 commit comments

Comments
 (0)