Skip to content

Commit dd96b14

Browse files
authored
Merge pull request #23847 from dvdksn/dhi-dec16
dhi: introducing dhi free
2 parents d82a1e6 + 5993934 commit dd96b14

89 files changed

Lines changed: 1990 additions & 1819 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
47.7 KB
Loading
50.2 KB
Loading
49.7 KB
Loading
56.1 KB
Loading
52 KB
Loading

content/guides/admin-set-up/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ summary: Get the most out of Docker by streamlining workflows, standardizing dev
55
description: Learn how to onboard your company and take advantage of all of the Docker products and features.
66
tags: [admin]
77
params:
8-
featured: true
98
time: 20 minutes
109
image:
1110
resource_links:

content/guides/bake/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ tags: [devops]
99
languages: [go]
1010
params:
1111
time: 30 minutes
12-
featured: true
1312
image: /images/guides/bake.webp
1413
---
1514

content/guides/bun/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ summary: |
66
Learn how to containerize JavaScript applications with the Bun runtime.
77
linkTitle: Bun
88
languages: [js]
9+
tags: [dhi]
910
params:
1011
time: 10 minutes
1112
---

content/guides/deno/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ summary: |
66
Learn how to containerize JavaScript applications with the Deno runtime using Docker.
77
linkTitle: Deno
88
languages: [js]
9+
tags: [dhi]
910
params:
1011
time: 10 minutes
1112
---

content/guides/dhi-from-doi.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: Migrate to DHI from Docker Official Images
3+
summary: Step-by-step guide to migrate from Docker Official Images to Docker Hardened Images
4+
type: redirect
5+
target: /dhi/migration/migrate-from-doi/
6+
tags: [dhi]
7+
languages: []
8+
params:
9+
time: 10 minutes
10+
featured: true
11+
image: /images/guides/dhi-migrate-doi.webp
12+
---

0 commit comments

Comments
 (0)