[ARVADOS] updated: 1.1.2-137-g3e51fd8

Git user git at public.curoverse.com
Mon Jan 29 15:03:01 EST 2018


Summary of changes:
 doc/_includes/_mount_types.liquid | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  3e51fd869e600fd3d60e892346896fd9ce3d8c9c (commit)
      from  4da7a9b5c11caf085c14cbf0eacdc16b6f6d7fa5 (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 3e51fd869e600fd3d60e892346896fd9ce3d8c9c
Author: Peter Amstutz <pamstutz at veritasgenetics.com>
Date:   Mon Jan 29 15:02:48 2018 -0500

    12764: Tweak docs
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz at veritasgenetics.com>

diff --git a/doc/_includes/_mount_types.liquid b/doc/_includes/_mount_types.liquid
index c4e751a..fc8a799 100644
--- a/doc/_includes/_mount_types.liquid
+++ b/doc/_includes/_mount_types.liquid
@@ -64,7 +64,7 @@ When a container's output_path is a tmp mount backed by local disk, this output
 
 1. Only mount points of kind @collection@ are supported.
 
-2. Mount points underneath output_path which have "writable":true will be copied into output_path the mount point during container initialization.  These files may be updated, renamed, or deleted by the running container.  On container completetion, the (possibly modified) copies are saved to the output collection.
+2. Mount points underneath output_path which have "writable":true are copied into output_path during container initialization and may be updated, renamed, or deleted by the running container.  The original collection is not modified.  On container completion, files remaining in the output are saved to the output collection.   The mount at output_path must be big enough to accommodate copies of the inner writable mounts.
 
 3. If any such mount points are configured as @exclude_from_output":true@, they will be excluded from the output.
 

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list