Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions content/get-started/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ params:
description: Get guided through a 45-minute workshop to learn about Docker.
link: /get-started/workshop/
icon: desk
aliases:
- /get-started/what-is-a-container
---

If you're new to Docker, this section guides you through the essential resources to get started.
Expand Down
1 change: 1 addition & 0 deletions content/get-started/workshop/02_our_app.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ aliases:
- /get-started/part2/
- /get-started/02_our_app/
- /guides/workshop/02_our_app/
- /guides/walkthroughs/containerize-your-app/
---

For the rest of this guide, you'll be working with a simple todo
Expand Down
2 changes: 2 additions & 0 deletions content/manuals/docker-hub/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ grid:
description: Find out about new features, improvements, and bug fixes.
icon: note_add
link: /docker-hub/release-notes
aliases:
- /docker-hub/overview/
---

Docker Hub simplifies development with the world's largest container registry
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ description: Learn how to manage and contribute to trusted content.
keywords: Docker Hub, Hub, trusted content
title: Trusted content
weight: 100
aliases:
- /trusted-content/
---

Docker's trusted content programs ensure that container images meet the highest
Expand Down