mirror of
https://git.myvelabs.com/docker/myvemail.git
synced 2025-12-17 21:36:19 +00:00
Include php-phar package for postfixadmin 4.0
This commit is contained in:
parent
e7982f2666
commit
26ea348c76
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ RUN printf '%s\n' 'https://dl-cdn.alpinelinux.org/alpine/v3.21/main/' \
|
|||
postfix-policyd-spf-perl opendkim opendkim-utils \
|
||||
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-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
|
||||
&& sed '/^http {/a\ \
|
||||
types_hash_max_size 4096;\n\ \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue