we need our own image, goddammit

This commit is contained in:
2021-05-11 16:42:40 +02:00
parent 8a7f54cf1b
commit 99185edd98

View File

@@ -5,5 +5,5 @@ FROM nextcloud:stable-apache
# cat /usr/src/nextcloud/3rdparty/guzzlehttp/guzzle/src/Handler/CurlFactory.php; \
RUN touch /usr/src/nextcloud/data/.ocdata
COPY config.php /usr/src/nextcloud/config/
#COPY post-start.sh /usr/local/bin/post-start.sh
#CMD chmod +x /usr/local/bin/post-start.sh
COPY post-start.sh /usr/local/bin/post-start.sh
CMD chmod +x /usr/local/bin/post-start.sh