Merge pull request #3318 from nextcloud/enh/noid/limit-nextcloud-to-few

This commit is contained in:
Simon L
2023-09-27 17:35:32 +02:00
committed by GitHub
3 changed files with 20 additions and 5 deletions

View File

@@ -190,6 +190,7 @@ RUN set -ex; \
sudo \
grep \
nodejs \
bind-tools \
coreutils; \
\
grep -q '^pm = dynamic' /usr/local/etc/php-fpm.d/www.conf; \