X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/53aa570d1889f8becae86559f04e2cf85cd4bcb6..2e437823d2d19edf5c6be392f3604a499308cd6e:/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 374428919d..922c32990b 100644 --- a/doc/install/install-docker.html.textile.liquid +++ b/doc/install/install-docker.html.textile.liquid @@ -11,7 +11,11 @@ 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) -# A working Ruby installation (see "Install Ruby and bundler":install-manual-prerequisites-ruby.html) +# A working Ruby installation, with the Bundler gem installed + +h3. Install Ruby and Bundler + +{% include 'install_ruby_and_bundler' %} h2. Download the source tree @@ -20,7 +24,7 @@ h2. Download the source tree ~$ git clone https://github.com/curoverse/arvados.git -See also: "Downloading the source code":https://arvados.org/projects/arvados/wiki/Download on the Arvados wiki. +See also: "Downloading the source code":https://dev.arvados.org/projects/arvados/wiki/Download on the Arvados wiki. h2. Building the Arvados Docker containers