mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
28 lines
543 B
ReStructuredText
28 lines
543 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, and the community adds more techniques for
|
|
installing Docker all the time.
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
ubuntulinux
|
|
binaries
|
|
vagrant
|
|
windows
|
|
amazon
|
|
rackspace
|
|
archlinux
|
|
upgrading
|
|
kernel
|