return xaibox to using php+apache image
This commit is contained in:
6
dockerfiles/services/nextcloud/Dockerfile-mono
Executable file
6
dockerfiles/services/nextcloud/Dockerfile-mono
Executable file
@@ -0,0 +1,6 @@
|
||||
FROM nextcloud:stable-apache
|
||||
|
||||
|
||||
RUN apt-get update && apt-get install -y smbclient && rm -rf /var/lib/apt/lists/*
|
||||
|
||||
#COPY php/errorlog.conf /usr/local/etc/php-fpm.d/errorlog.conf
|
||||
Reference in New Issue
Block a user