mirror of
https://github.com/nextcloud/docker.git
synced 2024-11-06 06:14:57 +01:00
Run update.sh
This commit is contained in:
parent
6b09d293af
commit
53e1809aeb
6 changed files with 0 additions and 18 deletions
|
@ -43,14 +43,11 @@ RUN set -ex; \
|
||||||
gd \
|
gd \
|
||||||
intl \
|
intl \
|
||||||
ldap \
|
ldap \
|
||||||
mbstring \
|
|
||||||
mcrypt \
|
mcrypt \
|
||||||
mysqli \
|
|
||||||
opcache \
|
opcache \
|
||||||
pcntl \
|
pcntl \
|
||||||
pdo_mysql \
|
pdo_mysql \
|
||||||
pdo_pgsql \
|
pdo_pgsql \
|
||||||
pgsql \
|
|
||||||
zip \
|
zip \
|
||||||
; \
|
; \
|
||||||
pecl install \
|
pecl install \
|
||||||
|
|
|
@ -37,14 +37,11 @@ RUN set -ex; \
|
||||||
gd \
|
gd \
|
||||||
intl \
|
intl \
|
||||||
ldap \
|
ldap \
|
||||||
mbstring \
|
|
||||||
mcrypt \
|
mcrypt \
|
||||||
mysqli \
|
|
||||||
opcache \
|
opcache \
|
||||||
pcntl \
|
pcntl \
|
||||||
pdo_mysql \
|
pdo_mysql \
|
||||||
pdo_pgsql \
|
pdo_pgsql \
|
||||||
pgsql \
|
|
||||||
zip \
|
zip \
|
||||||
; \
|
; \
|
||||||
pecl install \
|
pecl install \
|
||||||
|
|
|
@ -43,14 +43,11 @@ RUN set -ex; \
|
||||||
gd \
|
gd \
|
||||||
intl \
|
intl \
|
||||||
ldap \
|
ldap \
|
||||||
mbstring \
|
|
||||||
mcrypt \
|
mcrypt \
|
||||||
mysqli \
|
|
||||||
opcache \
|
opcache \
|
||||||
pcntl \
|
pcntl \
|
||||||
pdo_mysql \
|
pdo_mysql \
|
||||||
pdo_pgsql \
|
pdo_pgsql \
|
||||||
pgsql \
|
|
||||||
zip \
|
zip \
|
||||||
; \
|
; \
|
||||||
pecl install \
|
pecl install \
|
||||||
|
|
|
@ -43,14 +43,11 @@ RUN set -ex; \
|
||||||
gd \
|
gd \
|
||||||
intl \
|
intl \
|
||||||
ldap \
|
ldap \
|
||||||
mbstring \
|
|
||||||
mcrypt \
|
mcrypt \
|
||||||
mysqli \
|
|
||||||
opcache \
|
opcache \
|
||||||
pcntl \
|
pcntl \
|
||||||
pdo_mysql \
|
pdo_mysql \
|
||||||
pdo_pgsql \
|
pdo_pgsql \
|
||||||
pgsql \
|
|
||||||
zip \
|
zip \
|
||||||
; \
|
; \
|
||||||
pecl install \
|
pecl install \
|
||||||
|
|
|
@ -37,14 +37,11 @@ RUN set -ex; \
|
||||||
gd \
|
gd \
|
||||||
intl \
|
intl \
|
||||||
ldap \
|
ldap \
|
||||||
mbstring \
|
|
||||||
mcrypt \
|
mcrypt \
|
||||||
mysqli \
|
|
||||||
opcache \
|
opcache \
|
||||||
pcntl \
|
pcntl \
|
||||||
pdo_mysql \
|
pdo_mysql \
|
||||||
pdo_pgsql \
|
pdo_pgsql \
|
||||||
pgsql \
|
|
||||||
zip \
|
zip \
|
||||||
; \
|
; \
|
||||||
pecl install \
|
pecl install \
|
||||||
|
|
|
@ -43,14 +43,11 @@ RUN set -ex; \
|
||||||
gd \
|
gd \
|
||||||
intl \
|
intl \
|
||||||
ldap \
|
ldap \
|
||||||
mbstring \
|
|
||||||
mcrypt \
|
mcrypt \
|
||||||
mysqli \
|
|
||||||
opcache \
|
opcache \
|
||||||
pcntl \
|
pcntl \
|
||||||
pdo_mysql \
|
pdo_mysql \
|
||||||
pdo_pgsql \
|
pdo_pgsql \
|
||||||
pgsql \
|
|
||||||
zip \
|
zip \
|
||||||
; \
|
; \
|
||||||
pecl install \
|
pecl install \
|
||||||
|
|
Loading…
Reference in a new issue