File tree 4 files changed +7
-0
lines changed
repos/manage/trusted-content
4 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,8 @@ params:
28
28
description : Get guided through a 45-minute workshop to learn about Docker.
29
29
link : /get-started/workshop/
30
30
icon : desk
31
+ aliases :
32
+ - /get-started/what-is-a-container
31
33
---
32
34
33
35
If you're new to Docker, this section guides you through the essential resources to get started.
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ aliases:
13
13
- /get-started/part2/
14
14
- /get-started/02_our_app/
15
15
- /guides/workshop/02_our_app/
16
+ - /guides/walkthroughs/containerize-your-app/
16
17
---
17
18
18
19
For the rest of this guide, you'll be working with a simple todo
Original file line number Diff line number Diff line change 32
32
description : Find out about new features, improvements, and bug fixes.
33
33
icon : note_add
34
34
link : /docker-hub/release-notes
35
+ aliases :
36
+ - /docker-hub/overview/
35
37
---
36
38
37
39
Docker Hub simplifies development with the world's largest container registry
Original file line number Diff line number Diff line change @@ -3,6 +3,8 @@ description: Learn how to manage and contribute to trusted content.
3
3
keywords : Docker Hub, Hub, trusted content
4
4
title : Trusted content
5
5
weight : 100
6
+ aliases :
7
+ - /trusted-content/
6
8
---
7
9
8
10
Docker's trusted content programs ensure that container images meet the highest
You can’t perform that action at this time.
0 commit comments