Documentation: installation pages improvements. Be clear about the
[arvados.git] / doc / install / install-docker.html.textile.liquid
index 00f84eb6e20d8c18a2ed566dc4ba75970abc2ee9..d0222e03dc5c5c0468009a62fd4864b7edac2f14 100644 (file)
@@ -1,17 +1,16 @@
 ---
 layout: default
 navsection: installguide
-title: Installing with Docker
+title: Build and install docker images
 ...
 
-h2. Purpose
-
-This installation method is appropriate for local testing, evaluation, and development. For production use, this method is not recommended.
+This installation method is appropriate for testing, evaluation and development on one computer. *For production use, this installation method is not recommended*.
 
 h2. Prerequisites
 
 # A GNU/Linux (virtual) machine
 # A working Docker installation (see "Installing Docker":https://docs.docker.com/installation/)
+# A working Go installation (see "Install the Go tools":https://golang.org/doc/install)
 
 h2. Download the source tree