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