mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2024-12-26 06:35:40 +03:00
Update Dockerfile
This commit is contained in:
parent
e6b28a8e39
commit
77d1df5234
@ -18,7 +18,7 @@ COPY locale.gen /etc/locale.gen
|
|||||||
#installing utils
|
#installing utils
|
||||||
# url: missing
|
# url: missing
|
||||||
RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections
|
RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections
|
||||||
RUN apt-get update && apt-get install -y --allow-unauthenticated gnupg2 ca-certificates htop mc tmux iftop cmatrix iputils-ping cmatrix-xfont lsof lynx gnupg sudo apt-transport-https lsb-release apt-utils locales console-cyrillic wget curl bash procps openssl perl ttf-dejavu tini util-linux fontconfig
|
RUN apt-get update && apt-get install -y --allow-unauthenticated gnupg2 ca-certificates htop mc tmux iftop cmatrix iputils-ping cmatrix-xfont lsof lynx gnupg sudo apt-transport-https lsb-release apt-utils locales console-cyrillic wget curl bash procps openssl perl ttf-dejavu tini util-linux fontconfig git
|
||||||
|
|
||||||
#installing java
|
#installing java
|
||||||
RUN apt-key adv --keyserver keyserver.ubuntu.com --recv-keys A66C5D02
|
RUN apt-key adv --keyserver keyserver.ubuntu.com --recv-keys A66C5D02
|
||||||
|
Loading…
Reference in New Issue
Block a user