mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2024-12-25 06:05:37 +03:00
Update Dockerfile
This commit is contained in:
parent
12598548ad
commit
b78951e879
@ -1,3 +1,3 @@
|
|||||||
FROM nextcloud:latest
|
FROM nextcloud:latest
|
||||||
ENV DEBIAN_FRONTEND noninteractive
|
ENV DEBIAN_FRONTEND noninteractive
|
||||||
RUN apt update -y && apt install -y --allow-unauthenticated ca-certificates gnupg apt-transport-https lsb-release apt-utils locales console-cyrillic wget curl htop mc tmux iftop cmatrix iputils-ping cmatrix-xfont lsof lynx fontconfig sudo smbclient nano
|
RUN apt update -y && apt install -y --allow-unauthenticated ca-certificates gnupg sudo apt-transport-https lsb-release apt-utils locales console-cyrillic wget curl htop mc tmux iftop cmatrix iputils-ping cmatrix-xfont lsof lynx fontconfig smbclient nano
|
||||||
|
Loading…
Reference in New Issue
Block a user