Cloud

Installation

Official Documentation

  • Installation on Centos:
  • Installation on Ubuntu:
apt-get update
wget -qO- https://get.docker.com/ | sh
  • Installation on Mac OS X and Windows:

Go to the Docker for Mac and you are ready.
Note: Docker for Mac is still using a small VM.

  • Installation on Mac OS X and Windows (old way):

Go to the Docker Toolbox release page.

Download the Docker Toolbox and install it.

The Docker Toolbox is an installer to quickly and easily install and setup a Docker environment on your computer. Available for both Windows and Mac.

The complete documentation for Mac is available here and for Windows here