ENGDOCS-2190 (#20691)

This commit is contained in:
Allie Sadler 2024-08-22 13:01:59 +01:00 committed by GitHub
parent 089bff1fc8
commit 8329844f83
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 18 additions and 6 deletions

View File

@ -5,10 +5,14 @@ description: Get started with Docker
notoc: true
get-started:
- title: Docker overview
- title: Get Docker
description: Choose the best installation path for your setup.
icon: download
- title: What is Docker?
description: Learn about the Docker platform.
link: /get-started/docker-overview/
icon: summarize
get-started2:
- title: Introduction
description: Get started with the basics and the benefits of containerizing your applications.
link: /get-started/introduction/
@ -23,10 +27,18 @@ get-started:
icon: desk
---
This section contains guides to help you get started and learn how Docker can optimize your development workflows. For more advanced concepts and scenarios in Docker, see [Guides](/guides/).
If you're new to Docker, this section guides you through the essential resources to get started.
Follow the guides to help you get started and learn how Docker can optimize your development workflows.
For more advanced concepts and scenarios in Docker, see [Guides](/guides/).
## Foundations of Docker
Get started learning the foundational concepts and workflows of Docker.
Install Docker and jump into discovering what Docker is.
{{< grid items="get-started" >}}
{{< grid items="get-started" >}}
Learn the foundational concepts and workflows of Docker.
{{< grid items="get-started2" >}}

View File

@ -4,7 +4,7 @@ description: Get an in-depth overview of the Docker platform including what it c
keywords: what is a docker, docker daemon, why use docker, docker architecture, what
to use docker for, docker client, what is docker for, why docker, uses for docker,
what is docker container used for, what are docker containers used for
title: Docker overview
title: What is Docker?
aliases:
- /introduction/understanding-docker/
- /engine/userguide/basics/

View File

@ -3,7 +3,7 @@ Get started:
path: /get-started/
- title: Get Docker
path: /get-started/get-docker/
- title: Docker overview
- title: What is Docker?
path: /get-started/docker-overview/
- sectiontitle: "Introduction"
section: