macOS
Installation Guide
Click Get Docker Button and download .dmg for mac
Double-click Docker.dmg to open the installer, then drag the Docker icon to the Applications folder.
Double-click Docker.app in the Applications folder to start Docker.
Once the Docker menu (
) appears in the top status bar open a Terminal and check the docker version using
docker --version
Reference
Last updated