Compare commits

..

2 Commits

Author SHA1 Message Date
0c90e97185 Update Dockerfile 2021-02-11 07:56:30 +00:00
2d87a247f2 Update Dockerfile 2021-02-11 07:08:54 +00:00

View File

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