Mac (original) (raw)

Docker Desktop terms

Commercial use of Docker Desktop in larger enterprises (more than 250 employees or more than $10 million USD in annual revenue) requires apaid subscription.

This page provides download links, system requirements, and step-by-step installation instructions for Docker Desktop on Mac.

For checksums, seeRelease notes.

Warning

If you're experiencing malware detection issues, follow the steps documented indocker/for-mac#7527.



Tip

See theFAQs on how to install and run Docker Desktop without needing administrator privileges.

Install interactively

  1. Download the installer using the download buttons at the top of the page, or from therelease notes.
  2. Double-click Docker.dmg to open the installer, then drag the Docker icon to the Applications folder. By default, Docker Desktop is installed at /Applications/Docker.app.
  3. Double-click Docker.app in the Applications folder to start Docker.
  4. The Docker menu displays the Docker Subscription Service Agreement.
    Here’s a summary of the key points:
    • Docker Desktop is free for small businesses (fewer than 250 employees AND less than $10 million in annual revenue), personal use, education, and non-commercial open source projects.
    • Otherwise, it requires a paid subscription for professional use.
    • Paid subscriptions are also required for government entities.
    • Docker Pro, Team, and Business subscriptions include commercial use of Docker Desktop.
  5. Select Accept to continue.
    Note that Docker Desktop won't run if you do not agree to the terms. You can choose to accept the terms at a later date by opening Docker Desktop.
    For more information, seeDocker Desktop Subscription Service Agreement. It is recommended that you also read theFAQs.
  6. From the installation window, select either:
    • Use recommended settings (Requires password). This lets Docker Desktop automatically set the necessary configuration settings.
    • Use advanced settings. You can then set the location of the Docker CLI tools either in the system or user directory, enable the default Docker socket, and enable privileged port mapping. SeeSettings, for more information and how to set the location of the Docker CLI tools.
  7. Select Finish. If you have applied any of the previous configurations that require a password in step 6, enter your password to confirm your choice.

Install from the command line

After downloading Docker.dmg from either the download buttons at the top of the page or from therelease notes, run the following commands in a terminal to install Docker Desktop in the Applications folder:

By default, Docker Desktop is installed at /Applications/Docker.app. As macOS typically performs security checks the first time an application is used, the install command can take several minutes to run.

Installer flags

The install command accepts the following flags:

Installation behavior
Security and access
Proxy configuration

Tip

As an IT administrator, you can use endpoint management (MDM) software to identify the number of Docker Desktop instances and their versions within your environment. This can provide accurate license reporting, help ensure your machines use the latest version of Docker Desktop, and enable you toenforce sign-in.