mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 14:45:38 +00:00
nextcloud : add php7-sqlite3
This commit is contained in:
@ -34,6 +34,7 @@ RUN echo "@commuedge https://nl.alpinelinux.org/alpine/edge/community" >> /etc/a
|
||||
php7-pdo_pgsql@testing \
|
||||
php7-pgsql@testing \
|
||||
php7-pdo_sqlite@testing \
|
||||
php7-sqlite3@testing \
|
||||
php7-zlib@testing \
|
||||
php7-zip@testing \
|
||||
php7-xmlreader@testing \
|
||||
|
@ -35,6 +35,7 @@ RUN echo "@commuedge https://nl.alpinelinux.org/alpine/edge/community" >> /etc/a
|
||||
php7-pdo_pgsql@testing \
|
||||
php7-pgsql@testing \
|
||||
php7-pdo_sqlite@testing \
|
||||
php7-sqlite3@testing \
|
||||
php7-zlib@testing \
|
||||
php7-zip@testing \
|
||||
php7-xmlreader@testing \
|
||||
|
@ -32,6 +32,7 @@ RUN echo "@commuedge https://nl.alpinelinux.org/alpine/edge/community" >> /etc/a
|
||||
php7-pdo_pgsql@testing \
|
||||
php7-pgsql@testing \
|
||||
php7-pdo_sqlite@testing \
|
||||
php7-sqlite3@testing \
|
||||
php7-zlib@testing \
|
||||
php7-zip@testing \
|
||||
php7-xmlreader@testing \
|
||||
|
Reference in New Issue
Block a user