We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52ae684 commit a7d7d8eCopy full SHA for a7d7d8e
dev_envs/mac-env-setup.md
@@ -43,6 +43,15 @@ sudo xcodebuild -license
43
xcode-select --install
44
```
45
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
55
### iTerm2 (recommended) ###
56
57
To set up iTerm2 - a macOS terminal replacement with some nifty features -
0 commit comments