Install on macOS
Supported · Apple SiliconUse these steps on an Apple Silicon Mac. From the Apple menu, open About This Mac and confirm that the Chip name begins with Apple.
Install Docker Desktop
Install Docker Desktop on macOS. Open it and wait until Docker reports that it is running.
Check Docker
Open the Terminal app and confirm Docker Engine and Docker Compose v2 respond:
docker versiondocker compose versionInstall Shimpz
Paste this command into Terminal and press Return:
curl -fsSL https://install.shimpz.com | sh