[ARVADOS] updated: ff9423f0859cde002f4d29d735e1310376bb01cc

git at public.curoverse.com git at public.curoverse.com
Mon Oct 20 15:36:12 EDT 2014


Summary of changes:
 doc/user/topics/arv-docker.html.textile.liquid | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  ff9423f0859cde002f4d29d735e1310376bb01cc (commit)
      from  cc51562171bfdf2b31d6edab78b1c73b08d02a1e (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 ff9423f0859cde002f4d29d735e1310376bb01cc
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date:   Mon Oct 20 15:35:48 2014 -0400

    3787: docker group -> @docker@ group for consistency

diff --git a/doc/user/topics/arv-docker.html.textile.liquid b/doc/user/topics/arv-docker.html.textile.liquid
index a430e4a..0a0693f 100644
--- a/doc/user/topics/arv-docker.html.textile.liquid
+++ b/doc/user/topics/arv-docker.html.textile.liquid
@@ -16,7 +16,7 @@ This page will demonstrate how to:
 
 {% include 'tutorial_expectations' %}
 
-You also need ensure that "Docker is installed,":https://docs.docker.com/installation/ the Docker daemon is running, and you have permission to access Docker.  You can test this by running @docker version at .  If you receive a permission denied error, your user account may need to be added to the @docker@ group.  If you have root access, you can add yourself to the docker group using @$ sudo addgroup $USER docker@ then log out and log back in again; otherwise consult your local sysadmin.
+You also need ensure that "Docker is installed,":https://docs.docker.com/installation/ the Docker daemon is running, and you have permission to access Docker.  You can test this by running @docker version at .  If you receive a permission denied error, your user account may need to be added to the @docker@ group.  If you have root access, you can add yourself to the @docker@ group using @$ sudo addgroup $USER docker@ then log out and log back in again; otherwise consult your local sysadmin.
 
 h2. Fetch a starting image
 

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list