Skip to content

How to: install Docker Desktop

Jeremy edited this page May 19, 2021 · 1 revision

Docker Desktop is an application for MacOS and Windows machines for the building and sharing of containerized applications and microservices.

Prerequisites:

  1. macOS: This is the only platform this project supports

Steps:

  1. Open your browser and download Docker Desktop
  2. When download has finished, double-click the downloaded file.
  3. Drag Docker Desktop to your Applications folder
  4. Press cmd + space, type docker, and hit enter.
    • This should open and/or start Docker Desktop, and the Docker whale should be in your title bar.

Clone this wiki locally