[ARVADOS] updated: a6e246549493f0bedb0d920e76274626ec60a1f1

Git user git at public.curoverse.com
Thu Mar 3 09:58:27 EST 2016


Summary of changes:
 doc/install/arvbox.html.textile.liquid | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

       via  a6e246549493f0bedb0d920e76274626ec60a1f1 (commit)
      from  ec51cd72eabf0f0bbebf7cd979d1a23a1319a416 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit a6e246549493f0bedb0d920e76274626ec60a1f1
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date:   Thu Mar 3 09:58:24 2016 -0500

    Add git clone to arvbox quickstart doc.  refs #8230

diff --git a/doc/install/arvbox.html.textile.liquid b/doc/install/arvbox.html.textile.liquid
index f736b58..b24e5b5 100644
--- a/doc/install/arvbox.html.textile.liquid
+++ b/doc/install/arvbox.html.textile.liquid
@@ -9,9 +9,17 @@ Arvbox is a Docker-based self-contained development, demonstration and testing e
 h2. Quick start
 
 <pre>
-arvados/tools/arvbox/bin$ ./arvbox start localdemo
+$ git clone https://github.com/curoverse/arvados.git
+$ cd arvados/tools/arvbox/bin
+$ ./arvbox start localdemo
 </pre>
 
+h2. Requirements
+
+* Linux 3.x+ and Docker 1.9+
+* Minimum of 3 GiB of RAM  + additional memory to run jobs
+* Minimum of 3 GiB of disk + storage for actual data
+
 h2. Usage
 
 <pre>
@@ -35,12 +43,6 @@ sv        <start|stop|restart> <service> change state of service inside arvbox
 clone <from> <to>   clone an arvbox
 </pre>
 
-h2. Requirements
-
-* Linux 3.x+ and Docker 1.9+
-* Minimum of 3 GiB of RAM  + additional memory to run jobs
-* Minimum of 3 GiB of disk + storage for actual data
-
 h2. Configs
 
 h3. dev

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list