github.com/vieux/docker@v0.6.3-0.20161004191708-e097c2a938c7/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  * [Gentoo](gentoolinux.md)
    23  * [Oracle Linux](oracle.md)
    24  * [Red Hat Enterprise Linux](rhel.md)
    25  * [openSUSE and SUSE Linux Enterprise](SUSE.md)
    26  * [Ubuntu](ubuntulinux.md)
    27  
    28  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).