Installing Docker Desktop
Get hands-on with Docker by installing Docker Desktop on your operating system and configuring it for use.
Intro to Docker Desktop
Let's get hands-on by installing Docker Desktop — the all-in-one app for macOS, Windows, and Linux that has everything you need to build and run containers.

All-in-One Docker Tool
Docker Desktop is a bundle: the Engine that runs containers, the CLI to control it, Compose for multi-container apps, optional Kubernetes, and a credential helper.
All lessons in this course
- What are Containers?
- Installing Docker Desktop
- Your First Docker Container
- Managing Data with Docker Volumes