2015-06-26 05:12:27 -04:00
<!-- [metadata]>
+++
2015-08-28 14:57:40 -04:00
title = "Supported installations for Docker Engine"
2015-06-26 05:12:27 -04:00
description = "Lists the installation methods"
keywords = ["Docker install "]
+++
<![end-metadata]-->
2015-08-28 14:57:40 -04:00
# Install Docker Engine
2015-06-26 05:12:27 -04:00
2015-08-28 14:57:40 -04:00
Docker Engine is supported on Linux, Cloud, Windows, and OS X. Installation instructions are available for the following:
2015-06-26 05:12:27 -04:00
2015-08-28 14:57:40 -04:00
## On Linux
2015-06-26 05:12:27 -04:00
* [Arch Linux ](archlinux )
* [CentOS ](centos )
* [CRUX Linux ](cruxlinux )
* [Debian ](debian )
* [Fedora ](fedora )
* [FrugalWare ](frugalware )
* [Gentoo ](gentoolinux )
* [Oracle Linux ](oracle )
* [Red Hat Enterprise Linux ](rhel )
* [openSUSE and SUSE Linux Enterprise ](SUSE )
2015-07-07 04:56:03 -04:00
* [Ubuntu ](ubuntulinux )
2015-08-28 14:57:40 -04:00
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 ).
## On Cloud
* [Amazon EC2 Installation ](amazon )
* [Install on Joyent Public Cloud ](joyent )
* [Google Cloud Platform ](google )
* [IBM SoftLayer ](softlayer )
* [Microsoft Azure platform ](azure )
* [Rackspace Cloud ](rackspace )
## On OSX and Windows
* [Mac OS X ](mac )
2015-06-26 05:12:27 -04:00
* [Windows ](windows )
2015-08-28 14:57:40 -04:00
## The Docker Archives
Instructions for installing prior releases of Docker can be found in the following docker archives:
[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/ ).
## Where to go After Installing
* [About Docker ](../misc )
* [Support ](https://www.docker.com/support/ )
* [Training ](https://training.docker.com// )