Include php-phar package for postfixadmin 4.0

This commit is contained in:
myve 2025-09-15 04:02:51 +00:00
commit 26ea348c76

View file

@ -36,7 +36,7 @@ RUN printf '%s\n' 'https://dl-cdn.alpinelinux.org/alpine/v3.21/main/' \
postfix-policyd-spf-perl opendkim opendkim-utils \ postfix-policyd-spf-perl opendkim opendkim-utils \
opendmarc \ opendmarc \
php php-fpm php-imap php-mbstring php-mysqli php-curl php-zip php-xml php-bz2 php-intl php-gmp php-ldap php-common php-gd php-sqlite3 \ php php-fpm php-imap php-mbstring php-mysqli php-curl php-zip php-xml php-bz2 php-intl php-gmp php-ldap php-common php-gd php-sqlite3 \
php-session php-pdo_mysql php-dom php-ctype php-pecl-imagick php-fileinfo \ php-session php-pdo_mysql php-dom php-ctype php-pecl-imagick php-fileinfo php-phar \
# Nginx # Nginx
&& sed '/^http {/a\ \ && sed '/^http {/a\ \
types_hash_max_size 4096;\n\ \ types_hash_max_size 4096;\n\ \