This article describes Docker installation prerequisites for MacOS.
Review the minimum system requirements in the table:
System Requirement | Additional Details |
---|---|
vCPU: 2 | This is a minimum requirement. The value can be higher than 2. A lower value is not sufficient for running the application. |
RAM: 4GB | This is a minimum requirement. The value can be higher than 4GB. A lower value is not sufficient for installation purposes. |
Swap: 2GB | This is a minimum requirement. The value can be higher than 2GB. A lower value is not sufficient for installation purposes. |
Follow the steps to install and configure the required software:
-
Download and install Docker Desktop (Mac).
-
Accept the privilege escalation request "Docker Desktop needs privileged access.". @(Info)()(Signup for Docker Hub is not required.)
-
Go to > Preferences > Command Line and Enable experimental features.
-
Update Memory and Swap Limits:
@(Warning)()(You can set lower Memory: and Swap: limit values. However, the default limits won't be sufficient to run the application, so make sure to increase them. )
- Development mode: Install Mutagen:
brew install mutagen-io/mutagen/mutagen-beta
See Chossing an installation mode to choose an installation mode. If you've already selected an installation mode, follow one of the guides below: