Docker Mac Installation: Difference between revisions
Jump to navigation
Jump to search
Line 19: | Line 19: | ||
🍺 docker was successfully installed! | 🍺 docker was successfully installed! | ||
After installation, run | After installation, run Docker from the Applications folder to complete the installation. | ||
=Manual= | =Manual= |
Revision as of 19:13, 20 April 2018
Internal
Overview
Docker can be installed manually by downloading the installation package from http://docker.com, or with brew cask.
brew cask
brew cask install docker
==> Satisfying dependencies ==> Downloading https://download.docker.com/mac/stable/23751/Docker.dmg ######################################################################## 100.0% ==> Verifying checksum for Cask docker ==> Installing Cask docker ==> Moving App 'Docker.app' to '/Applications/Docker.app'. 🍺 docker was successfully installed!
After installation, run Docker from the Applications folder to complete the installation.
Manual
Download: https://store.docker.com/editions/community/docker-ce-desktop-mac and install as you would otherwise install any Mac application.
After installation, Docker is available in the Applications folder.
Also see: