Commit e397b002 authored by Yann Garcia's avatar Yann Garcia
Browse files

Add unzip dependency

parent 077b9017
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -55,6 +55,7 @@ RUN echo "docker-STF-dev" > /etc/hostname \
      texlive-latex-extra \
      tzdata \
      valgrind \
      unzip \
      xutils-dev \
      xsltproc \
    && DEBIAN_FRONTEND=noninteractive apt-get autoremove --purge -y \