mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
Merge pull request #7217 from nextcloud/enh/noid/standardize-ca-config
standardize ca-config
This commit is contained in:
commit
3791251f3a
4 changed files with 84 additions and 32 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue