mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2024-12-26 22:55:44 +03:00
04/09/2019
This commit is contained in:
parent
0c23160d2f
commit
351253b735
@ -1 +0,0 @@
|
|||||||
repository: epicmorg/nextcloud
|
|
@ -1,3 +0,0 @@
|
|||||||
.git
|
|
||||||
scripts
|
|
||||||
.idea
|
|
@ -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
|
|
@ -1,4 +0,0 @@
|
|||||||
all: nc
|
|
||||||
nc:
|
|
||||||
docker build --no-cache -t epicmorg/nextcloud .
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user