Files
docker-cli/components/engine/docs/installation/index.md
zmarouf 7fddfdcd08 fix(docs): Small typoes in the Supported installation page
-> https://docs.docker.com/installation/

Signed-off-by: Zeid Marouf <zeid.marouf@gmail.com>
Upstream-commit: 3bee3a2927da2187a0897ad20c3984afd67d6bba
Component: engine
2015-07-07 11:09:12 +02:00

34 lines
810 B
Markdown

<!--[metadata]>
+++
title = "Supported installation"
description = "Lists the installation methods"
keywords = ["Docker install "]
+++
<![end-metadata]-->
# Supported installation
Docker supports installation on the following:
* [Amazon EC2 Installation](amazon)
* [Arch Linux](archlinux)
* [Microsoft Azure platform](azure)
* [Installation from binaries](binaries)
* [CentOS](centos)
* [CRUX Linux](cruxlinux)
* [Debian](debian)
* [Fedora](fedora)
* [FrugalWare](frugalware)
* [Gentoo](gentoolinux)
* [Google Cloud Platform](google)
* [Install on Joyent Public Cloud](joyent)
* [Mac OS X](mac)
* [Oracle Linux](oracle)
* [Rackspace Cloud](rackspace)
* [Red Hat Enterprise Linux](rhel)
* [IBM SoftLayer](softlayer)
* [openSUSE and SUSE Linux Enterprise](SUSE)
* [Ubuntu](ubuntulinux)
* [Windows](windows)