mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 14:45:38 +00:00
nextcloud: pgsql support (fixes #9)
This commit is contained in:
@ -39,6 +39,7 @@ RUN echo "@commuedge http://nl.alpinelinux.org/alpine/edge/community" >> /etc/ap
|
||||
php7-ctype@testing \
|
||||
php7-iconv@testing \
|
||||
php7-pdo_mysql@testing \
|
||||
php7-pgsql@testing \
|
||||
php7-zlib@testing \
|
||||
php7-zip@testing \
|
||||
php7-xmlreader@testing \
|
||||
|
Reference in New Issue
Block a user