commit
5589a12b9d
@ -202,6 +202,7 @@ RUN if [ ${INSTALL_INTL} = true ]; then \
|
||||
apt-get install -y zlib1g-dev libicu-dev g++ && \
|
||||
docker-php-ext-configure intl && \
|
||||
docker-php-ext-install intl \
|
||||
;fi
|
||||
|
||||
#####################################
|
||||
# GHOSTSCRIPT:
|
||||
|
Loading…
Reference in New Issue
Block a user