Merge pull request #146 from dszymczuk/patch-1

Update INSTALL.Docker_build.txt
This commit is contained in:
Gilles LAMIRAL 2019-07-14 16:36:06 +02:00 committed by GitHub
commit 8fe1c099ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,6 +41,7 @@ RUN apt-get update \
libunicode-string-perl \
liburi-perl \
libwww-perl \
libio-socket-inet6-perl \
procps \
wget \
&& rm -rf /var/lib/apt/lists/*