4 lines
318 B
Docker
Raw Normal View History

2019-04-08 14:52:38 +03:00
FROM nextcloud:latest
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 -y