Installing Docker
To install docker, simply download the appropriate installer for your operating system from the links below and follow the instructions.
Windows
To install Docker for Windows, simple download the EXE at the link below, open it, and follow the instructions.
Download link: https://desktop.docker.com/win/main/amd64/Docker%20Desktop%20Installer.exe
MacOS
To install Docker for Mac, simply download the DMG at the link below, open it, and drag the Docker icon into the Applications folder.
Download link: https://desktop.docker.com/mac/main/amd64/Docker.dmg
Linux
To install Docker for Linux, click the link below and select your operating system
Download instructions: https://docs.docker.com/desktop/linux/install/
Summary
Once you have installed docker for your operating system, you can continue to Pulling the Container