Skip to content

Commit 8fbdbf5

Browse files
committed
add zip
1 parent bde5d79 commit 8fbdbf5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ RUN docker-php-ext-enable imagick && \
3939
docker-php-ext-install pdo_pgsql && \
4040
docker-php-ext-install pgsql && \
4141
docker-php-ext-install opcache && \
42+
docker-php-ext-install zip && \
4243
docker-php-ext-install exif
4344

4445
#increase Imagick limits

0 commit comments

Comments
 (0)