Merge pull request #7217 from nextcloud/enh/noid/standardize-ca-config

standardize ca-config
This commit is contained in:
Simon L.
2025-12-11 15:14:43 +01:00
committed by GitHub
4 changed files with 84 additions and 32 deletions

View File

@@ -251,6 +251,7 @@ RUN set -ex; \
chmod 777 -R /usr/local/etc/php/conf.d && \
chmod 777 -R /usr/local/etc/php-fpm.d && \
chmod -R 777 /tmp; \
chmod -R 777 /etc/openldap; \
\
mkdir -p /nc-updater; \
chmod -R 777 /nc-updater