mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
a96bf74397
oops, forgot the index!
33 lines
594 B
ReStructuredText
33 lines
594 B
ReStructuredText
: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
|
|
vagrant
|
|
windows
|
|
amazon
|
|
rackspace
|
|
google
|
|
kernel
|
|
binaries
|
|
security
|
|
upgrading
|