Skip to content

Commit 824a2d5

Browse files
committed
site: add dhi migrations/examples as featured guides
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
1 parent d7f4273 commit 824a2d5

24 files changed

Lines changed: 74 additions & 11 deletions

File tree

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)