docs/content/guides/walkthroughs/_index.md

1.6 KiB

title keywords description grid aliases
Walkthroughs overview get started, quick start, intro, concepts Learn how to build, share, and run applications faster with Docker's 5-minute hands-on walkthroughs
title description link
What is a container? Explore a running container in Docker Desktop /guides/walkthroughs/what-is-a-container/
title description link
How do I run a container? Learn how to build an image and run it as a container /guides/walkthroughs/run-a-container/
title description link
Run Docker Hub images Access over 100,000 images in Docker Hub and learn how to run them as a container /guides/walkthroughs/run-hub-images/
title description link
Run multi-container applications Use Docker Compose to run multi-container applications /guides/walkthroughs/multi-container-apps/
title description link
Persist data between containers Persist and share data among containers using a named volume /guides/walkthroughs/persist-data/
title description link
Access a local folder Share and access a local folder from a container with a bind mount /guides/walkthroughs/access-local-folder/
title description link
Containerize your application Find out how to containerize your own apps with a single command /guides/walkthroughs/containerize-your-app/
title description link
Publish your image Publish and share you images on Docker Hub /guides/walkthroughs/publish-your-image/
/get-started/hands-on-overview/

Get introduced to Docker Desktop in these 5-minute hands-on guides.

{{< grid >}}