1234567891011121314151617181920212223242526272829303132 |
- :title: Docker Installation
- :description: many ways to install Docker
- :keywords: docker, installation
- .. _installation_list:
- Installation
- ============
- There are a number of ways to install Docker, depending on where you
- want to run the daemon. The :ref:`ubuntu_linux` installation is the
- officially-tested version. The community adds more techniques for
- installing Docker all the time.
- Contents:
- .. toctree::
- :maxdepth: 1
- ubuntulinux
- rhel
- fedora
- archlinux
- gentoolinux
- openSUSE
- frugalware
- mac
- windows
- amazon
- rackspace
- google
- binaries
|