Bugfixes
This commit is contained in:
@@ -23,7 +23,8 @@ RUN apk add --no-cache --virtual .build-deps \
|
||||
oniguruma-dev \
|
||||
nodejs \
|
||||
imagemagick \
|
||||
npm
|
||||
npm && \
|
||||
pecl install imagick && docker-php-ext-enable imagick
|
||||
|
||||
RUN docker-php-ext-install mysqli pdo pdo_mysql mbstring zip exif pcntl gd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user