Skip to the content.

MacOS setup for Docker

Install Docker Desktop

https://docs.docker.com/docker-for-mac/install/

Open a terminal

Open terminal (in Applications/Utilities)

Install Git

In your terminal, type the following command. If git is not yet installed, you will be prompted to install developer tools. Proceed with the installation.

git version