github.com/feiyang21687/docker@v1.5.0/docs/sources/installation.md (about)

     1  # Installation
     2  
     3  ## Introduction
     4  
     5  There are a number of ways to install Docker, depending on where you
     6  want to run the daemon. The [*Ubuntu*](ubuntulinux/#ubuntu-linux)
     7  installation is the officially-tested version. The community adds more
     8  techniques for installing Docker all the time.
     9  
    10  ## Contents:
    11  
    12   - [Ubuntu](ubuntulinux/)
    13   - [Red Hat Enterprise Linux](rhel/)
    14   - [Fedora](fedora/)
    15   - [Debian](debian/)
    16   - [Arch Linux](archlinux/)
    17   - [CRUX Linux](cruxlinux/)
    18   - [Gentoo](gentoolinux/)
    19   - [openSUSE and SUSE Linux Enterprise](SUSE/)
    20   - [FrugalWare](frugalware/)
    21   - [Mac OS X](mac/)
    22   - [Windows](windows/)
    23   - [Amazon EC2](amazon/)
    24   - [Rackspace Cloud](rackspace/)
    25   - [Google Cloud Platform](google/)
    26   - [Binaries](binaries/)