0PricingLogin
Docker & DevOps Fundamentals · Lesson

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.

Installing Docker Desktop — illustration 1

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

  1. What are Containers?
  2. Installing Docker Desktop
  3. Your First Docker Container
  4. Managing Data with Docker Volumes
← Back to Docker & DevOps Fundamentals