[ARVADOS] updated: 1.3.0-1358-gef661ebdb
Git user
git at public.curoverse.com
Tue Jul 16 18:38:29 UTC 2019
Summary of changes:
tools/arvbox/lib/arvbox/docker/Dockerfile.base | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via ef661ebdb4cb7ae6e0bc79da5e27fe226ca70bfa (commit)
from 7653054635e3f4f84da3f2b6862cd2c02fbe3fd4 (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 ef661ebdb4cb7ae6e0bc79da5e27fe226ca70bfa
Author: Eric Biagiotti <ebiagiotti at veritasgenetics.com>
Date: Tue Jul 16 14:35:48 2019 -0400
Removes python-llfuse package from arvbox base
Arvados-DCO-1.1-Signed-off-by: Eric Biagiotti <ebiagiotti at veritasgenetics.com>
diff --git a/tools/arvbox/lib/arvbox/docker/Dockerfile.base b/tools/arvbox/lib/arvbox/docker/Dockerfile.base
index e920a39eb..ddbbcb12a 100644
--- a/tools/arvbox/lib/arvbox/docker/Dockerfile.base
+++ b/tools/arvbox/lib/arvbox/docker/Dockerfile.base
@@ -13,7 +13,7 @@ RUN apt-get update && \
openssh-server python-setuptools netcat-traditional \
python-epydoc graphviz bzip2 less sudo virtualenv \
libpython-dev fuse libfuse-dev python-pip python-yaml \
- pkg-config libattr1-dev python-llfuse python-pycurl \
+ pkg-config libattr1-dev python-pycurl \
libwww-perl libio-socket-ssl-perl libcrypt-ssleay-perl \
libjson-perl nginx gitolite3 lsof libreadline-dev \
apt-transport-https ca-certificates \
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list