Added ZBX_ALLOW_HTTP_AUTH parameter and php-curl package

This commit is contained in:
Alexey Pustovalov
2024-04-27 21:21:44 +09:00
parent 72f60d44dc
commit b35ca70fcc
63 changed files with 131 additions and 2 deletions

View File

@ -38,6 +38,7 @@ RUN set -eux && \
nginx \
php83-bcmath \
php83-ctype \
php83-curl \
php83-fpm \
php83-gd \
php83-gettext \