In my case, I will set up Docker in my local workstation, which is MAC; however, the installation in another OS, such as Ubuntu, is also fairly simple and we can achieve it via CLI itself.
Generally, there are two channels available for MAC: stable and edge channel. In our case, we will download the stable version.
Click on Get Docker for Mac (Stable) button and it should start downloading the docker.dmg file:
Once you ...