[ARVADOS-DEV] updated: 0accddbffff3a0e438c2a418ba2f82522e882f30

git at public.curoverse.com git at public.curoverse.com
Wed Jan 6 18:49:56 EST 2016


Summary of changes:
 arvbox/lib/arvbox/docker/Dockerfile | 1 +
 1 file changed, 1 insertion(+)

       via  0accddbffff3a0e438c2a418ba2f82522e882f30 (commit)
      from  f794ddd776cc76fcfa918d78c94287158be3866e (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 0accddbffff3a0e438c2a418ba2f82522e882f30
Author: Tom Clegg <tom at curoverse.com>
Date:   Wed Jan 6 18:49:28 2016 -0500

    8080: Add fuse group, needed by services/login-sync tests.

diff --git a/arvbox/lib/arvbox/docker/Dockerfile b/arvbox/lib/arvbox/docker/Dockerfile
index 22ad5d2..0fc0247 100644
--- a/arvbox/lib/arvbox/docker/Dockerfile
+++ b/arvbox/lib/arvbox/docker/Dockerfile
@@ -29,6 +29,7 @@ RUN cd /root/runit-docker && \
 ENV LD_PRELOAD /lib/runit-docker.so
 
 ADD fuse.conf /etc/
+RUN addgroup --gid 888 fuse
 
 ADD crunch-setup.sh gitolite-setup.sh gitolite.rc gitssh-setup.sh keep-setup.sh common.sh createusers.sh /usr/local/lib/arvbox/
 ADD service /etc/service

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list