mirror of
https://github.com/nextcloud/all-in-one.git
synced 2024-12-29 10:10:55 +08:00
Merge pull request #2256 from nextcloud/enh/noid/add-sysvsem
add sysvsem
This commit is contained in:
commit
34d8ae8e5a
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ RUN set -ex; \
|
|||
opcache \
|
||||
pcntl \
|
||||
pdo_pgsql \
|
||||
sysvsem \
|
||||
zip \
|
||||
gmp \
|
||||
; \
|
||||
|
|
Loading…
Reference in a new issue