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
commit a823e1d3ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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; \