Update Dockerfile

This commit is contained in:
STAM 2019-10-01 17:22:02 +03:00 committed by GitHub
parent d74f2ed18f
commit 74dd814260
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,6 +41,7 @@ RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selectio
lynx \
mc \
nano \
nmap \
openssl \
perl \
procps \
@ -48,13 +49,13 @@ RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selectio
screenfetch \
smbclient \
sudo \
telnet \
tini \
tmux \
tree \
ttf-dejavu \
util-linux \
uuid-runtime \
telnet \
wget
##################################################################