mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2025-03-30 22:29:17 +03:00
Update Dockerfile
This commit is contained in:
parent
710d7cce00
commit
bea0d0017f
@ -30,6 +30,7 @@ RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selectio
|
|||||||
git \
|
git \
|
||||||
gnupg \
|
gnupg \
|
||||||
gnupg2 \
|
gnupg2 \
|
||||||
|
graphicsmagick \
|
||||||
htop \
|
htop \
|
||||||
iftop \
|
iftop \
|
||||||
iputils-ping \
|
iputils-ping \
|
||||||
@ -56,7 +57,8 @@ RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selectio
|
|||||||
ttf-dejavu \
|
ttf-dejavu \
|
||||||
util-linux \
|
util-linux \
|
||||||
uuid-runtime \
|
uuid-runtime \
|
||||||
wget
|
wget \
|
||||||
|
zip
|
||||||
|
|
||||||
##################################################################
|
##################################################################
|
||||||
# installing java8
|
# installing java8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user