more settings in php
This commit is contained in:
@@ -14,6 +14,7 @@ RUN apt-get update && apt-get install -y \
|
||||
docker-php-ext-install -j$(nproc) gd && \
|
||||
docker-php-ext-install pdo_mysql zip && \
|
||||
docker-php-ext-install opcache && \
|
||||
docker-php-ext-install bcmath && \
|
||||
apt-get install -y git vim && \
|
||||
pecl install redis-3.1.0 && \
|
||||
pecl install xdebug-2.5.0 && \
|
||||
|
Reference in New Issue
Block a user