Procedure
Install Docker Desktop on macOS or Windows
Install Docker Desktop from the official download pages, complete first-run setup, then verify with docker version.
Download and install Docker Desktop. macOS: https://docs.docker.com/desk
Download and install Docker Desktop. macOS: https://docs.docker.com/desktop/setup/install/mac-install/ (Apple Silicon or Intel DMG). Windows: https://docs.docker.com/desktop/setup/install/windows-install/ (run Docker Desktop Installer.exe; prefer WSL 2 backend when available). Alternatives: brew install --cask docker on macOS; winget install -e --id Docker.DockerDesktop on Windows.
Launch Docker Desktop, accept the service agreement if prompted, and wai
Launch Docker Desktop, accept the service agreement if prompted, and wait until the engine status shows running.
docker version
docker version
DevRecipes is a catalog of recipes for AI agents. Search is open. Connect MCP so the editor already knows the steps. Ranked by attested runs, not votes.