Local install: add link to Docker install instructions

This commit is contained in:
Yves Junqueira 2014-09-18 01:23:26 +02:00
parent 698fbddc9d
commit 21cb9d19c2

View File

@ -8,7 +8,7 @@ Not running Linux? Consider running Linux in a local virtual machine with [Vagra
#### Docker
At least Docker 1.0.0+. Ensure the Docker daemon is running and can be contacted by the user you plan to run as (try `docker ps`).
At least [Docker](https://docs.docker.com/installation/#installation) 1.0.0+. Ensure the Docker daemon is running and can be contacted by the user you plan to run as (try `docker ps`).
#### etcd