mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Fix installation link from welcome page.
This commit is contained in:
parent
6dbcdd3ed5
commit
11998ae7d6
2 changed files with 10 additions and 5 deletions
|
@ -32,7 +32,7 @@ For an overview of Docker, please see the `Introduction
|
||||||
<http://www.docker.io>`_. When you're ready to start working with
|
<http://www.docker.io>`_. When you're ready to start working with
|
||||||
Docker, we have a `quick start <http://www.docker.io/gettingstarted>`_
|
Docker, we have a `quick start <http://www.docker.io/gettingstarted>`_
|
||||||
and a more in-depth guide to :ref:`ubuntu_linux` and other
|
and a more in-depth guide to :ref:`ubuntu_linux` and other
|
||||||
`installation </installation>`_ paths including prebuilt binaries,
|
:ref:`installation_list` paths including prebuilt binaries,
|
||||||
Vagrant-created VMs, Rackspace and Amazon instances.
|
Vagrant-created VMs, Rackspace and Amazon instances.
|
||||||
|
|
||||||
Enough reading! :ref:`Try it out! <running_examples>`
|
Enough reading! :ref:`Try it out! <running_examples>`
|
||||||
|
|
|
@ -1,12 +1,17 @@
|
||||||
:title: Documentation
|
:title: Docker Installation
|
||||||
:description: -- todo: change me
|
:description: many ways to install Docker
|
||||||
:keywords: todo, docker, documentation, installation, OS support
|
:keywords: docker, installation
|
||||||
|
|
||||||
|
|
||||||
|
.. _installation_list:
|
||||||
|
|
||||||
Installation
|
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:
|
Contents:
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue