diff --git a/ubuntu_client/Dockerfile b/ubuntu_client/Dockerfile
index 8d29a7fac491c8dfe1db386df6bff7bbbc73dff5..667cf2f2fb486022d41ef98e79b8a6ad716d7f79 100644
--- a/ubuntu_client/Dockerfile
+++ b/ubuntu_client/Dockerfile
@@ -34,7 +34,8 @@ RUN apt-get install -y git gdebi-core libcurl4 \
 #In ubuntu 18.04 initscripts network manager has changed- obsolete 						
 #less has a foreign repo check it later
 						nano parallel fort77 gcc gfortran-8 gdb g++ perl \
-						libacl1-dev bzip2 automake autoconf libtool wget curl 
+						libacl1-dev bzip2 automake autoconf libtool wget curl davix \
+						cadaver
 
 
 RUN curl -sL http://storage-ci.web.cern.ch/storage-ci/storageci.key | apt-key add - && apt-get update