* additional php extension moved to php-version dependency dockerfile
This commit is contained in:
@ -287,15 +287,6 @@ RUN if [ ${INSTALL_WP_CLI} = true ]; then \
|
||||
;fi
|
||||
|
||||
###########################################################################
|
||||
# Additional PHP-extensions:
|
||||
###########################################################################
|
||||
|
||||
USER root
|
||||
|
||||
RUN pecl install igbinary \
|
||||
&& pecl install -a redis
|
||||
|
||||
###########################################################################
|
||||
# Node / NVM:
|
||||
###########################################################################
|
||||
|
||||
|
Reference in New Issue
Block a user