Doc fix: protect against accidentally pulling in all versions of the
authorWard Vandewege <ward@curoverse.com>
Thu, 27 Aug 2015 20:03:11 +0000 (16:03 -0400)
committerWard Vandewege <ward@curoverse.com>
Thu, 27 Aug 2015 20:06:39 +0000 (16:06 -0400)
arvados/jobs image in versions of Docker before 1.3.

Cf. https://github.com/docker/docker/commit/82b0c3e59ca12dd87bf2a9d88a63ff66e7d29fb4

closes #7150

doc/user/topics/arv-docker.html.textile.liquid

index 821b105b5fc9405becb34da2a50cf7353e7a82ee..e6c83affb5d9cb86fab64803027c9f8369c5e673 100644 (file)
@@ -25,7 +25,7 @@ The easiest way to begin is to start from the "arvados/jobs" image which already
 Download the latest "arvados/jobs" image from the Docker registry:
 
 <notextile>
-<pre><code>$ <span class="userinput">docker pull arvados/jobs</span>
+<pre><code>$ <span class="userinput">docker pull arvados/jobs:latest</span>
 Pulling repository arvados/jobs
 3132168f2acb: Download complete
 a42b7f2c59b6: Download complete