Procedure
Install Colima on macOS
Install Colima and the Docker CLI via Homebrew, start the Colima VM, then verify with colima and docker version commands.
On macOS, install per https://colima.run/docs/installation/ : brew insta
On macOS, install per https://colima.run/docs/installation/ : brew install colima docker (Docker CLI is required for the default Docker runtime).
Start the runtime: colima start . First start downloads a Lima VM; wait
Start the runtime: colima start . First start downloads a Lima VM; wait until it finishes. Then try: docker run hello-world .
colima version && docker version
colima 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.