php 7.4 required oniguruma

This commit is contained in:
Shao Yu Lung 2020-01-14 21:38:24 +08:00
parent 5c10a024f1
commit 8011182a34
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ RUN apk --update add wget \
autoconf \
cyrus-sasl-dev \
libgsasl-dev \
oniguruma-dev \
supervisor
RUN docker-php-ext-install mysqli mbstring pdo pdo_mysql tokenizer xml pcntl