X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/80b502ea52e896d7bb42cc566f7472e6cd4fe397..ad69cab04c31db7ed78ced64e3e1fa814775d6d7:/doc/install/install-docker.html.textile.liquid?ds=sidebyside diff --git a/doc/install/install-docker.html.textile.liquid b/doc/install/install-docker.html.textile.liquid index 00f84eb6e2..e84b59203e 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. 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