Install Docker prerequisites on MacOS
Edit on GitHubThis document describes the prerequisites for installing Spryker on MacOS.
System requirements for installing Spryker
Review the system and software requirements in the table and configure them using the following instructions.
REQUIREMENT | VALUE OR VERSION |
---|---|
Docker | 18.09.1 or higher |
Docker Compose | 2.0 or higher |
vCPU | 4 or more |
RAM | 4GB or more |
Swap | 2GB or more |
Install and configure the required software
- Download and install Docker Desktop (Mac).
Signup for Docker Hub is not required.
-
Accept the privilege escalation request “Docker Desktop needs privileged access.”.
-
In the Docker Desktop, go to preferences by selecting the gear in the top right corner.
-
In the General section of Preferences, click the Use Docker Compose V2 checkbox.
-
Set recommended memory and swap limits:
- Go to Resources > ADVANCED.
- Set CPUs: to “4” or higher.
- Set Memory: to “4.00 GB” or higher.
- Set Swap: to “2.00 GB” or higher.
- Set the desired Disk image size:.
- Select the desired Disk image location.
- Select Apply & Restart.
-
Development mode: Install or update Mutagen and Mutagen Compose to the latest version:
brew list | grep mutagen | xargs brew remove && brew install mutagen-io/mutagen/mutagen mutagen-io/mutagen/mutagen-compose && mutagen daemon stop && mutagen daemon start
Next steps
To choose an installation mode, see Choose an installation mode.
If you’ve already selected an installation mode, follow one of the guides below:
Thank you!
For submitting the form