Skip to Content
⚠ Under Construction
DocumentationGetting StartedInstallationmacOS

Install on macOS

System Requirements

Before starting the installation, ensure your system meets the following requirements:

  • A supported version of macOS.
  • At least 4 GB RAM.

Installation

Install Docker Desktop for macOS

Download the installer from the official site: Docker Desktop for Mac .

After installation, launch Docker Desktop and wait until it shows “Docker is running.”

Verify Docker works

docker run --rm hello-world

You should see a confirmation message from Docker.

Run Endstone in Docker

Since BDS doesn’t support macOS, continue to Run with Docker for the full guide.

Next steps

  • Continue to Run with Docker for the full guide on pulling the image, configuring the server, and joining.
Last updated on