File tree Expand file tree Collapse file tree 8 files changed +0
-16
lines changed
Expand file tree Collapse file tree 8 files changed +0
-16
lines changed Original file line number Diff line number Diff line change @@ -57,10 +57,8 @@ RUN adduser -D -u 1337 kool \
5757 mysqli \
5858 ftp \
5959 && pecl install redis \
60-
6160 && pecl install imagick \
6261 && docker-php-ext-enable imagick \
63-
6462 && docker-php-ext-enable redis \
6563 && cp "/usr/local/etc/php/php.ini-production" "/usr/local/etc/php/php.ini" \
6664 # composer
Original file line number Diff line number Diff line change @@ -59,10 +59,8 @@ RUN adduser -D -u 1337 kool \
5959 && pecl install redis \
6060 && pecl install xdebug \
6161 && pecl install pcov && docker-php-ext-enable pcov \
62-
6362 && pecl install imagick \
6463 && docker-php-ext-enable imagick \
65-
6664 && docker-php-ext-enable redis \
6765 && cp "/usr/local/etc/php/php.ini-development" "/usr/local/etc/php/php.ini" \
6866 # composer
Original file line number Diff line number Diff line change @@ -57,10 +57,8 @@ RUN adduser -D -u 1337 kool \
5757 mysqli \
5858 ftp \
5959 && pecl install redis \
60-
6160 && pecl install imagick \
6261 && docker-php-ext-enable imagick \
63-
6462 && docker-php-ext-enable redis \
6563 && cp "/usr/local/etc/php/php.ini-production" "/usr/local/etc/php/php.ini" \
6664 # composer
Original file line number Diff line number Diff line change @@ -59,10 +59,8 @@ RUN adduser -D -u 1337 kool \
5959 && pecl install redis \
6060 && pecl install xdebug \
6161 && pecl install pcov && docker-php-ext-enable pcov \
62-
6362 && pecl install imagick \
6463 && docker-php-ext-enable imagick \
65-
6664 && docker-php-ext-enable redis \
6765 && cp "/usr/local/etc/php/php.ini-development" "/usr/local/etc/php/php.ini" \
6866 # composer
Original file line number Diff line number Diff line change @@ -57,10 +57,8 @@ RUN adduser -D -u 1337 kool \
5757 mysqli \
5858 ftp \
5959 && pecl install redis \
60-
6160 && pecl install imagick \
6261 && docker-php-ext-enable imagick \
63-
6462 && docker-php-ext-enable redis \
6563 && cp "/usr/local/etc/php/php.ini-production" "/usr/local/etc/php/php.ini" \
6664 # composer
Original file line number Diff line number Diff line change @@ -59,10 +59,8 @@ RUN adduser -D -u 1337 kool \
5959 && pecl install redis \
6060 && pecl install xdebug \
6161 && pecl install pcov && docker-php-ext-enable pcov \
62-
6362 && pecl install imagick \
6463 && docker-php-ext-enable imagick \
65-
6664 && docker-php-ext-enable redis \
6765 && cp "/usr/local/etc/php/php.ini-development" "/usr/local/etc/php/php.ini" \
6866 # composer
Original file line number Diff line number Diff line change @@ -57,10 +57,8 @@ RUN adduser -D -u 1337 kool \
5757 mysqli \
5858 ftp \
5959 && pecl install redis \
60-
6160 && pecl install imagick \
6261 && docker-php-ext-enable imagick \
63-
6462 && docker-php-ext-enable redis \
6563 && cp "/usr/local/etc/php/php.ini-production" "/usr/local/etc/php/php.ini" \
6664 # composer
Original file line number Diff line number Diff line change @@ -59,10 +59,8 @@ RUN adduser -D -u 1337 kool \
5959 && pecl install redis \
6060 && pecl install xdebug \
6161 && pecl install pcov && docker-php-ext-enable pcov \
62-
6362 && pecl install imagick \
6463 && docker-php-ext-enable imagick \
65-
6664 && docker-php-ext-enable redis \
6765 && cp "/usr/local/etc/php/php.ini-development" "/usr/local/etc/php/php.ini" \
6866 # composer
You can’t perform that action at this time.
0 commit comments