php-fpm debian image

This commit is contained in:
2022-03-13 12:59:51 +01:00
parent 4b4f0055cc
commit 9aab08d889
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ RUN set -ex; \
cron \
rsync \
unzip \
zip ;\
zip php-soap;\
#debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)"; \
#docker-php-ext-configure ldap --with-libdir="lib/$debMultiarch"; \
#docker-php-ext-configure gd --with-freetype-dir=/usr --with-png-dir=/usr --with-jpeg-dir=/usr; \