This document outlines the steps to install Docker on Mac OS X, Windows, and Ubuntu operating systems. For Mac OS X, Docker Toolbox is installed which includes Docker Machine, Engine, and Compose. For Windows, Docker Toolbox is again installed after ensuring hardware virtualization is enabled. For Ubuntu, Docker is installed via apt by adding the Docker repository, updating apt, and installing the Docker engine package. Requirements and prerequisites for each operating system are also covered.