Setting up Docker

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.

To install Docker on MAC, go to the official website and download the official Docker dmg file. Here is the link to the documentation: https://docs.docker.com/docker-for-mac/install/#download-docker-for-mac

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 ...

Get Enterprise Cloud Security and Governance now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.