File tree 8 files changed +0
-16
lines changed
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 \
57
57
mysqli \
58
58
ftp \
59
59
&& pecl install redis \
60
-
61
60
&& pecl install imagick \
62
61
&& docker-php-ext-enable imagick \
63
-
64
62
&& docker-php-ext-enable redis \
65
63
&& cp "/usr/local/etc/php/php.ini-production" "/usr/local/etc/php/php.ini" \
66
64
# composer
Original file line number Diff line number Diff line change @@ -59,10 +59,8 @@ RUN adduser -D -u 1337 kool \
59
59
&& pecl install redis \
60
60
&& pecl install xdebug \
61
61
&& pecl install pcov && docker-php-ext-enable pcov \
62
-
63
62
&& pecl install imagick \
64
63
&& docker-php-ext-enable imagick \
65
-
66
64
&& docker-php-ext-enable redis \
67
65
&& cp "/usr/local/etc/php/php.ini-development" "/usr/local/etc/php/php.ini" \
68
66
# composer
Original file line number Diff line number Diff line change @@ -57,10 +57,8 @@ RUN adduser -D -u 1337 kool \
57
57
mysqli \
58
58
ftp \
59
59
&& pecl install redis \
60
-
61
60
&& pecl install imagick \
62
61
&& docker-php-ext-enable imagick \
63
-
64
62
&& docker-php-ext-enable redis \
65
63
&& cp "/usr/local/etc/php/php.ini-production" "/usr/local/etc/php/php.ini" \
66
64
# composer
Original file line number Diff line number Diff line change @@ -59,10 +59,8 @@ RUN adduser -D -u 1337 kool \
59
59
&& pecl install redis \
60
60
&& pecl install xdebug \
61
61
&& pecl install pcov && docker-php-ext-enable pcov \
62
-
63
62
&& pecl install imagick \
64
63
&& docker-php-ext-enable imagick \
65
-
66
64
&& docker-php-ext-enable redis \
67
65
&& cp "/usr/local/etc/php/php.ini-development" "/usr/local/etc/php/php.ini" \
68
66
# composer
Original file line number Diff line number Diff line change @@ -57,10 +57,8 @@ RUN adduser -D -u 1337 kool \
57
57
mysqli \
58
58
ftp \
59
59
&& pecl install redis \
60
-
61
60
&& pecl install imagick \
62
61
&& docker-php-ext-enable imagick \
63
-
64
62
&& docker-php-ext-enable redis \
65
63
&& cp "/usr/local/etc/php/php.ini-production" "/usr/local/etc/php/php.ini" \
66
64
# composer
Original file line number Diff line number Diff line change @@ -59,10 +59,8 @@ RUN adduser -D -u 1337 kool \
59
59
&& pecl install redis \
60
60
&& pecl install xdebug \
61
61
&& pecl install pcov && docker-php-ext-enable pcov \
62
-
63
62
&& pecl install imagick \
64
63
&& docker-php-ext-enable imagick \
65
-
66
64
&& docker-php-ext-enable redis \
67
65
&& cp "/usr/local/etc/php/php.ini-development" "/usr/local/etc/php/php.ini" \
68
66
# composer
Original file line number Diff line number Diff line change @@ -57,10 +57,8 @@ RUN adduser -D -u 1337 kool \
57
57
mysqli \
58
58
ftp \
59
59
&& pecl install redis \
60
-
61
60
&& pecl install imagick \
62
61
&& docker-php-ext-enable imagick \
63
-
64
62
&& docker-php-ext-enable redis \
65
63
&& cp "/usr/local/etc/php/php.ini-production" "/usr/local/etc/php/php.ini" \
66
64
# composer
Original file line number Diff line number Diff line change @@ -59,10 +59,8 @@ RUN adduser -D -u 1337 kool \
59
59
&& pecl install redis \
60
60
&& pecl install xdebug \
61
61
&& pecl install pcov && docker-php-ext-enable pcov \
62
-
63
62
&& pecl install imagick \
64
63
&& docker-php-ext-enable imagick \
65
-
66
64
&& docker-php-ext-enable redis \
67
65
&& cp "/usr/local/etc/php/php.ini-development" "/usr/local/etc/php/php.ini" \
68
66
# composer
You can’t perform that action at this time.
0 commit comments