Install Docker
Go to the linkĀ https://docs.docker.com/desktop/setup/install/mac-install/ and download Docker for Desktop. Make sure you downloaded the right image for your MAC (Intel or Mx Chip)
Move Docker into Applications (1)

- Installing Docker
Run Docker and accept the Service Agreements (2)

- Accept Service Agreement
During setup Docker will ask you for your password in order to make system changes. When prompt to sign in you can skip and continue without signing in.
Open Terminal and type
docker --version
