docker-scripts/nextcloud/Dockerfile
2019-04-08 14:56:33 +03:00

4 lines
318 B
Docker

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