github.com/45cali/docker@v1.11.1/docs/installation/linux/index.md (about)

     1  <!--[metadata]>
     2  +++
     3  title = "On Linux distributions"
     4  description = "Lists the installation methods"
     5  keywords = ["docker", "engine","install", "linux"]
     6  [menu.main]
     7  identifier = "engine_linux"
     8  parent="engine_install"
     9  weight="-70"
    10  +++
    11  <![end-metadata]-->
    12  
    13  # Install Docker Engine on Linux
    14  
    15  Docker Engine is supported on several Linux distributions. Installation instructions are available for the following:
    16  
    17  * [Arch Linux](archlinux.md)
    18  * [CentOS](centos.md)
    19  * [CRUX Linux](cruxlinux.md)
    20  * [Debian](debian.md)
    21  * [Fedora](fedora.md)
    22  * [FrugalWare](frugalware.md)
    23  * [Gentoo](gentoolinux.md)
    24  * [Oracle Linux](oracle.md)
    25  * [Red Hat Enterprise Linux](rhel.md)
    26  * [openSUSE and SUSE Linux Enterprise](SUSE.md)
    27  * [Ubuntu](ubuntulinux.md)
    28  
    29  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).