[ARVADOS] updated: 1.3.0-1175-g877ef2309

Git user git at public.curoverse.com
Tue Jul 9 15:59:38 UTC 2019


Summary of changes:
 tools/arvbox/lib/arvbox/docker/Dockerfile.base | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  877ef23092e4e35334bfed79ae8e3171295c2eb5 (commit)
      from  93db16f42ed2f7f9a4e74ff24d9792655cf39923 (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 877ef23092e4e35334bfed79ae8e3171295c2eb5
Author: Eric Biagiotti <ebiagiotti at veritasgenetics.com>
Date:   Tue Jul 9 11:29:56 2019 -0400

    14965: Adds net-tools to arvbox for run-test-server.py netstat update
    
    Arvados-DCO-1.1-Signed-off-by:  <ebiagiotti at veritasgenetics.com>

diff --git a/tools/arvbox/lib/arvbox/docker/Dockerfile.base b/tools/arvbox/lib/arvbox/docker/Dockerfile.base
index 758bcbc5f..c07c70ba9 100644
--- a/tools/arvbox/lib/arvbox/docker/Dockerfile.base
+++ b/tools/arvbox/lib/arvbox/docker/Dockerfile.base
@@ -20,7 +20,7 @@ RUN apt-get update && \
     linkchecker python3-virtualenv python-virtualenv xvfb iceweasel \
     libgnutls28-dev python3-dev vim cadaver cython gnupg dirmngr \
     libsecret-1-dev r-base r-cran-testthat libxml2-dev pandoc \
-    python3-setuptools python3-pip openjdk-8-jdk bsdmainutils && \
+    python3-setuptools python3-pip openjdk-8-jdk bsdmainutils net-tools&& \
     apt-get clean
 
 ENV RUBYVERSION_MINOR 2.3

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list