Skip to content

Commit a7d7d8e

Browse files
author
Michael Saki
committed
Revert Docker instructions and add note for Colima
1 parent 52ae684 commit a7d7d8e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

dev_envs/mac-env-setup.md

+9
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,15 @@ sudo xcodebuild -license
4343
xcode-select --install
4444
```
4545

46+
### Docker ###
47+
48+
> **Note**
49+
> *[Colima](https://github.com/abiosoft/colima) is our preferred solution on macOS.*
50+
51+
Download the latest stable [Docker Desktop on Mac](https://www.docker.com/products/docker-desktop/).
52+
Install it by double-clicking the downloaded `dmg` file and dragging the
53+
Docker application file to the `Applications` folder.
54+
4655
### iTerm2 (recommended) ###
4756

4857
To set up iTerm2 - a macOS terminal replacement with some nifty features -

0 commit comments

Comments
 (0)