github.com/akashshinde/docker@v1.9.1/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.md) 15 * [CentOS](centos.md) 16 * [CRUX Linux](cruxlinux.md) 17 * [Debian](debian.md) 18 * [Fedora](fedora.md) 19 * [FrugalWare](frugalware.md) 20 * [Gentoo](gentoolinux.md) 21 * [Oracle Linux](oracle.md) 22 * [Red Hat Enterprise Linux](rhel.md) 23 * [openSUSE and SUSE Linux Enterprise](SUSE.md) 24 * [Ubuntu](ubuntulinux.md) 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.md). 27 28 ## On Cloud 29 * [Amazon EC2 Installation](amazon.md) 30 * [Install on Joyent Public Cloud](joyent.md) 31 * [Google Cloud Platform](google.md) 32 * [IBM SoftLayer](softlayer.md) 33 * [Microsoft Azure platform](azure.md) 34 * [Rackspace Cloud](rackspace.md) 35 36 ## On OSX and Windows 37 * [Mac OS X](mac.md) 38 * [Windows](windows.md) 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