04/09/2019

This commit is contained in:
Mr Bot 2019-04-08 14:54:20 +03:00
parent 0c23160d2f
commit 351253b735
4 changed files with 0 additions and 11 deletions

View File

@ -1 +0,0 @@
repository: epicmorg/nextcloud

View File

@ -1,3 +0,0 @@
.git
scripts
.idea

View File

@ -1,3 +0,0 @@
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

View File

@ -1,4 +0,0 @@
all: nc
nc:
docker build --no-cache -t epicmorg/nextcloud .