[Dockerfiles] Sorted list of packages

This commit is contained in:
Michael Käufl
2017-05-13 16:07:06 +02:00
parent 9ab9d76240
commit 85be7aa973
7 changed files with 41 additions and 41 deletions

View File

@@ -11,8 +11,8 @@ RUN echo "deb http://http.debian.net/debian/ $DEBIAN_VERSION main contrib non-fr
apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y -qq --no-install-recommends \
clamav-daemon \
clamav-freshclam \
libclamunrar7 \
curl \
libclamunrar7 \
&& rm -rf /var/lib/apt/lists/*
# initial update of av databases