fix oniguruma require

#2407
#2408
This commit is contained in:
Shao Yu Lung 2019-12-21 22:16:24 +08:00
parent fc5ab30d4f
commit 964494255d
1 changed files with 1 additions and 0 deletions

View File

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