Update Dockerfile

This commit is contained in:
STAM 2019-11-09 01:46:17 +03:00 committed by GitHub
parent 710d7cce00
commit bea0d0017f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,6 +30,7 @@ RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selectio
git \
gnupg \
gnupg2 \
graphicsmagick \
htop \
iftop \
iputils-ping \
@ -56,7 +57,8 @@ RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selectio
ttf-dejavu \
util-linux \
uuid-runtime \
wget
wget \
zip
##################################################################
# installing java8