macOS

Installation Guide

  1. Click Get Docker Button and download .dmg for mac

  2. Double-click Docker.dmg to open the installer, then drag the Docker icon to the Applications folder.

  3. Double-click Docker.app in the Applications folder to start Docker.

  4. Once the Docker menu (whale menu) appears in the top status bar open a Terminal and check the docker version using

docker --version

Reference

Last updated