Update Dockerfile

This commit is contained in:
Adrien le Maire 2021-02-11 07:08:54 +00:00
parent b807cc60bc
commit 2d87a247f2

View File

@ -10,9 +10,11 @@ RUN set -ex; \
php-ldap \
php-pdo-mysql \
php-pdo-pgsql \
php-pdo-sqlite \
php-zip \
php-imagick \
php-cli \
php-mbstring \
apache2 \
libapache2-mod-php \
rsync \