Merge pull request #28 from linuxserver/dependency

Use init-nginx-end dependency
This commit is contained in:
Eric Nemchik 2023-01-20 08:13:29 -06:00 committed by GitHub
commit 35e87d21ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 4 additions and 6 deletions

View File

@ -30,8 +30,7 @@ RUN \
php81-simplexml \
php81-tokenizer \
php81-xml \
php81-zip \
unzip && \
php81-zip && \
echo "**** configure php-fpm to pass env vars ****" && \
sed -E -i 's/^;?clear_env ?=.*$/clear_env = no/g' /etc/php81/php-fpm.d/www.conf && \
grep -qxF 'clear_env = no' /etc/php81/php-fpm.d/www.conf || echo 'clear_env = no' >> /etc/php81/php-fpm.d/www.conf && \

View File

@ -30,8 +30,7 @@ RUN \
php81-simplexml \
php81-tokenizer \
php81-xml \
php81-zip \
unzip && \
php81-zip && \
echo "**** configure php-fpm to pass env vars ****" && \
sed -E -i 's/^;?clear_env ?=.*$/clear_env = no/g' /etc/php81/php-fpm.d/www.conf && \
grep -qxF 'clear_env = no' /etc/php81/php-fpm.d/www.conf || echo 'clear_env = no' >> /etc/php81/php-fpm.d/www.conf && \

View File

@ -30,8 +30,7 @@ RUN \
php81-simplexml \
php81-tokenizer \
php81-xml \
php81-zip \
unzip && \
php81-zip && \
echo "**** configure php-fpm to pass env vars ****" && \
sed -E -i 's/^;?clear_env ?=.*$/clear_env = no/g' /etc/php81/php-fpm.d/www.conf && \
grep -qxF 'clear_env = no' /etc/php81/php-fpm.d/www.conf || echo 'clear_env = no' >> /etc/php81/php-fpm.d/www.conf && \

View File

@ -25,6 +25,7 @@ shopt -u globstar dotglob
sed -i 's/enable_auto_updates_check: true/enable_auto_updates_check: false/' /config/www/user/plugins/admin/admin.yaml
# permissions
lsiown -R abc:abc \
/app \
/config/www