Jenkinsfile and xai cli for nextcloud deployment

This commit is contained in:
2020-06-13 07:40:42 -04:00
parent a065a8207e
commit 7683000a2f
30 changed files with 449 additions and 232 deletions

View File

@@ -1,6 +1,3 @@
FROM nextcloud:16-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