Make --deepclean also remove the crosbymichael/skydns and crosbymichael/skydock images.
[arvados.git] / doc / install / install-docker.html.textile.liquid
index 31342e5ee753239548f26bc60b35d85ca13f4c2f..091d8616809de680cf133e172bbcad53f6021e53 100644 (file)
@@ -96,7 +96,7 @@ You can also use '--realclean', which does what '--clean' does and in addition r
 <pre><code>~$ <span class="userinput">./build.sh --realclean</span></code></pre>
 </notextile>
 
-Finally, the '--deepclean' option does what '--realclean' does, and also removes the arvados/debian image.
+Finally, the '--deepclean' option does what '--realclean' does, and also removes the arvados/debian, crosbymichael/skydns and crosbymichael/skydock images.
 
 <notextile>
 <pre><code>~$ <span class="userinput">./build.sh --deepclean</span></code></pre>