+1
-1
@@ -19,7 +19,7 @@ RUN docker-php-ext-configure gd --with-freetype --with-jpeg --with-webp
|
|||||||
RUN printf "\n" | pecl install imagick
|
RUN printf "\n" | pecl install imagick
|
||||||
RUN docker-php-ext-enable imagick
|
RUN docker-php-ext-enable imagick
|
||||||
|
|
||||||
RUN docker-php-ext-install -j$(nproc) \
|
RUN docker-php-ext-install \
|
||||||
bcmath \
|
bcmath \
|
||||||
bz2 \
|
bz2 \
|
||||||
exif \
|
exif \
|
||||||
|
|||||||
Reference in New Issue
Block a user