[ARVADOS-DEV] updated: 0a18c5fb313d91930f4ff0c5cf05aabfe5e1a748

git at public.curoverse.com git at public.curoverse.com
Mon Jan 25 12:15:22 EST 2016


Summary of changes:
 arvbox/README.md | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

       via  0a18c5fb313d91930f4ff0c5cf05aabfe5e1a748 (commit)
      from  738bac6d373ec54b4bf75b2da71b9c65203ecc76 (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 0a18c5fb313d91930f4ff0c5cf05aabfe5e1a748
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date:   Mon Jan 25 12:14:44 2016 -0500

    Fix markdown for arvbox README.md refs #8080

diff --git a/arvbox/README.md b/arvbox/README.md
index cdb3914..9ced1d1 100644
--- a/arvbox/README.md
+++ b/arvbox/README.md
@@ -4,10 +4,13 @@ Self-contained development, demonstration and testing environment for Arvados.
 
 ## Quick start
 
+```
 $ bin/arvbox reboot localdemo
+```
 
 ## Usage
 
+```
 Arvados-in-a-box
 
 arvbox (build|start|run|open|shell|ip|stop|reboot|reset|destroy|log|svrestart)
@@ -25,12 +28,13 @@ destroy    delete all arvbox code and data (be careful!)
 log       <service> tail log of specified service
 svrestart <service> restart specified service inside arvbox
 clone <from> <to>   clone an arvbox
+```
 
 ## 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
+* 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
 
 ## Configs
 

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list