Shimpz

Install on macOS

Supported · Apple Silicon

Use these steps on an Apple Silicon Mac. From the Apple menu, open About This Mac and confirm that the Chip name begins with Apple.

  1. Install Docker Desktop

    Install Docker Desktop on macOS. Open it and wait until Docker reports that it is running.

  2. Check Docker

    Open the Terminal app and confirm Docker Engine and Docker Compose v2 respond:

    Terminal · Docker check
    docker version
    docker compose version
  3. Install Shimpz

    Paste this command into Terminal and press Return:

    Terminal · Shimpz install
    curl -fsSL https://install.shimpz.com | sh