Merge pull request #2602 from norieli/patch-1
fixed mongodb can not authentication
This commit is contained in:
commit
6b16f2b479
@ -32,6 +32,8 @@ RUN apk --update add wget \
|
||||
cyrus-sasl-dev \
|
||||
libgsasl-dev \
|
||||
oniguruma-dev \
|
||||
openssl \
|
||||
openssl-dev \
|
||||
supervisor
|
||||
|
||||
RUN docker-php-ext-install mysqli mbstring pdo pdo_mysql tokenizer xml pcntl
|
||||
|
Loading…
Reference in New Issue
Block a user