Merge branch 'master' into 5145-combine-collections-repeated-filenames
[arvados.git] / doc / install / install-docker.html.textile.liquid
index 00f84eb6e20d8c18a2ed566dc4ba75970abc2ee9..e84b59203e95d0af11973c544a1283e6c268c8eb 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.
 
 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