Adding installation index
Signed-off-by: Mary Anthony <mary@docker.com>
This commit is contained in:
parent
c7ece73fa4
commit
d5de3ed09e
1 changed files with 33 additions and 0 deletions
33
docs/installation/index.md
Normal file
33
docs/installation/index.md
Normal file
|
@ -0,0 +1,33 @@
|
|||
<!--[metadata]>
|
||||
+++
|
||||
title = "Supported instllation"
|
||||
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)
|
||||
|
Loading…
Reference in a new issue