dolibarr CRM
This commit is contained in:
@@ -18,7 +18,7 @@ RUN set -ex; \
|
||||
unzip \
|
||||
zip \
|
||||
unzip \
|
||||
php-ldap php-gd php-imagick php-intl php-zip php-bzip2 php-mbstring php-mysql php-psql ;\
|
||||
php-ldap php-gd php-imagick php-intl php-zip php-bz2 php-mbstring php-pgsql ;\
|
||||
#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; \
|
||||
|
||||
Reference in New Issue
Block a user