X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/0bd1c28bed9a0756c61037947d5a9dccd5066f00..90198dc6c008ca60889dd4ef5f5def8dd272df82:/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