12345678910111213141516171819202122232425262728293031 |
- :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
- fedora
- archlinux
- gentoolinux
- vagrant
- windows
- amazon
- rackspace
- kernel
- binaries
- security
- upgrading
|