github.com/mheon/docker@v0.11.2-0.20150922122814-44f47903a831/docs/installation/index.md (about)

     1  <!--[metadata]>
     2  +++
     3  title = "Supported installations for Docker Engine"
     4  description = "Lists the installation methods"
     5  keywords = ["Docker install "]
     6  +++
     7  <![end-metadata]-->
     8  
     9  # Install Docker Engine 
    10  
    11  Docker Engine is supported on Linux, Cloud, Windows, and OS X. Installation instructions are available for the following: 
    12  
    13  ## On Linux
    14  * [Arch Linux](archlinux)
    15  * [CentOS](centos)
    16  * [CRUX Linux](cruxlinux)
    17  * [Debian](debian)
    18  * [Fedora](fedora)
    19  * [FrugalWare](frugalware)
    20  * [Gentoo](gentoolinux)
    21  * [Oracle Linux](oracle)
    22  * [Red Hat Enterprise Linux](rhel)
    23  * [openSUSE and SUSE Linux Enterprise](SUSE)
    24  * [Ubuntu](ubuntulinux)
    25  
    26  If your linux distribution is not listed above, don't give up yet. To try out Docker on a distribution that is not listed above, go here: [Installation from binaries](binaries).
    27  
    28  ## On Cloud
    29  * [Amazon EC2 Installation](amazon)
    30  * [Install on Joyent Public Cloud](joyent)
    31  * [Google Cloud Platform](google)
    32  * [IBM SoftLayer](softlayer)
    33  * [Microsoft Azure platform](azure)
    34  * [Rackspace Cloud](rackspace)
    35  
    36  ## On OSX and Windows
    37  * [Mac OS X](mac)
    38  * [Windows](windows)
    39  
    40  ## The Docker Archives 
    41  Instructions for installing prior releases of Docker can be found in the following docker archives:
    42  [Docker v1.7](http://docs.docker.com/v1.7/), [Docker v1.6](http://docs.docker.com/v1.6/), [Docker v1.5](http://docs.docker.com/v1.5/), and [Docker v1.4](http://docs.docker.com/v1.4/).
    43  
    44  ## Where to go After Installing
    45  * [About Docker](../misc)
    46  * [Support](https://www.docker.com/support/)
    47  * [Training](https://training.docker.com//)
    48