docs/content/guides/get-started/_index.md

2.0 KiB

title keywords description grid aliases
Overview of get started get started, quick start, intro, concepts Learn how to get started with Docker and Docker Desktop
title link image
What is a container? /guides/walkthroughs/what-is-a-container/ /guides/walkthroughs/images/what-is-a-container.webp
title image link
Run a container /guides/walkthroughs/images/how-do-i-run-a-container.webp /guides/walkthroughs/run-a-container/
title image link
Run Docker Hub images /guides/walkthroughs/images/run-docker-hub-images.webp /guides/walkthroughs/run-hub-images/
title image link
Multi-container apps /guides/walkthroughs/images/multi-container-apps.webp /guides/walkthroughs/multi-container-apps/
title link image
Persist container data /guides/walkthroughs/persist-data/ /guides/walkthroughs/images/persist-data.webp
title link image
Access a local folder /guides/walkthroughs/access-local-folder/ /guides/walkthroughs/images/bind-mounts.webp
title link image
Containerize your application /guides/walkthroughs/containerize-your-app/ /guides/walkthroughs/images/containerize-app.webp
title link image
Publish your image to Docker Hub /guides/walkthroughs/publish-your-image/ /guides/walkthroughs/images/publish-your-images.webp
/get-started/hands-on-overview/

Quick hands-on guides

Let these 5-minute hands-on guides show you around Docker Desktop and introduce you to containerization concepts.

{{< grid cols=2 >}}

Note

These hands-on guides are also available as interactive walkthroughs inside Docker Desktop's learning center.

Getting started guide

Dive deeper into Docker and containerization concepts in this end-to-end guide.

{{< card title="Getting started guide" link=/get-started/ description="A 45-minute guide where you start by containerizing a simple application and then follow along to develop it into a multi-container application." icon="/assets/images/rocket.svg"

}}