Walkthroughs overviewGet introduced to Docker Desktop in these 5-minute hands-on guides.What is a container?Explore a running container in Docker DesktopHow do I run a container?Learn how to build an image and run it as a containerRun Docker Hub imagesAccess over 100,000 images in Docker Hub and learn how to run them as a containerRun multi-container applicationsUse Docker Compose to run multi-container applicationsPersist data between containersPersist and share data among containers using a named volumeAccess a local folderShare and access a local folder from a container with a bind mountContainerize your applicationFind out how to containerize your own apps with a single commandPublish your imagePublish and share you images on Docker Hub