X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/b789ede3e8646a7b8a186905e7c0ff37f6fd1072..659a8c75c837ec30e2f9fb6f1a1859b625626c3e:/doc/install/install-docker.html.textile.liquid diff --git a/doc/install/install-docker.html.textile.liquid b/doc/install/install-docker.html.textile.liquid index 00f84eb6e2..d0222e03dc 100644 --- a/doc/install/install-docker.html.textile.liquid +++ b/doc/install/install-docker.html.textile.liquid @@ -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