add soap
This commit is contained in:
parent
e1c769b591
commit
1e19fed3df
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ RUN apt-get install -y --no-install-recommends imagemagick apache2 msmtp msmtp-m
|
|||
php${PHP_VERSION}-imagick php${PHP_VERSION}-intl php${PHP_VERSION}-mbstring \
|
||||
php${PHP_VERSION}-mysql php${PHP_VERSION}-opcache php${PHP_VERSION}-readline php${PHP_VERSION}-sqlite3 \
|
||||
php${PHP_VERSION}-xml php${PHP_VERSION}-yaml php${PHP_VERSION}-zip php${PHP_VERSION}-apcu \
|
||||
php${PHP_VERSION}-redis \
|
||||
php${PHP_VERSION}-redis php${PHP_VERSION}-soap \
|
||||
libapache2-mod-php${PHP_VERSION}
|
||||
|
||||
# specific PHP modules for some versions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue