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

732 B

title keywords description aliases
Getting started get started, getting started, how to get started Get started with Docker. You'll learn about Docker Desktop, developing with Docker, as well as how to build and push your first image.
/get-started/

This getting started guide is a series of quick topics that show you how to:

  • Install Docker Desktop
  • Develop with containers
  • Build and push your first image

By the end of this guide, you'll have hands-on experience using Docker Desktop and a better understanding of the benefits of containerizing your applications.

Get started by installing Docker Desktop and running your first container.

{{< button text="Get Docker Desktop" url="get-docker-desktop.md" >}}