From fdeedaff231f20ab5c01e0a931d171523414a3d6 Mon Sep 17 00:00:00 2001 From: Wonderfall Date: Sat, 27 Aug 2016 20:56:00 +0200 Subject: [PATCH] nextcloud: fix php7 --- nextcloud/10.0/Dockerfile | 52 +++++++++++++++++++------------------- nextcloud/9.0/Dockerfile | 52 +++++++++++++++++++------------------- nextcloud/daily/Dockerfile | 52 +++++++++++++++++++------------------- 3 files changed, 78 insertions(+), 78 deletions(-) diff --git a/nextcloud/10.0/Dockerfile b/nextcloud/10.0/Dockerfile index ea6a9ba..8e538b8 100644 --- a/nextcloud/10.0/Dockerfile +++ b/nextcloud/10.0/Dockerfile @@ -18,32 +18,32 @@ RUN echo "@commuedge https://nl.alpinelinux.org/alpine/edge/community" >> /etc/a libsmbclient \ samba-client \ tini@commuedge \ - php7@testing \ - php7-fpm@testing \ - php7-intl@testing \ - php7-mbstring@testing \ - php7-curl@testing \ - php7-gd@testing \ - php7-mcrypt@testing \ - php7-opcache@testing \ - php7-json@testing \ - php7-session@testing \ - php7-pdo@testing \ - php7-dom@testing \ - php7-ctype@testing \ - php7-iconv@testing \ - php7-pdo_mysql@testing \ - php7-pdo_pgsql@testing \ - php7-pgsql@testing \ - php7-pdo_sqlite@testing \ - php7-sqlite3@testing \ - php7-zlib@testing \ - php7-zip@testing \ - php7-xmlreader@testing \ - php7-posix@testing \ - php7-openssl@testing \ - php7-ldap@testing \ - php7-ftp@testing \ + php7@commuedge \ + php7-fpm@commuedge \ + php7-intl@commuedge \ + php7-mbstring@commuedge \ + php7-curl@commuedge \ + php7-gd@commuedge \ + php7-mcrypt@commuedge \ + php7-opcache@commuedge \ + php7-json@commuedge \ + php7-session@commuedge \ + php7-pdo@commuedge \ + php7-dom@commuedge \ + php7-ctype@commuedge \ + php7-iconv@commuedge \ + php7-pdo_mysql@commuedge \ + php7-pdo_pgsql@commuedge \ + php7-pgsql@commuedge \ + php7-pdo_sqlite@commuedge \ + php7-sqlite3@commuedge \ + php7-zlib@commuedge \ + php7-zip@commuedge \ + php7-xmlreader@commuedge \ + php7-posix@commuedge \ + php7-openssl@commuedge \ + php7-ldap@commuedge \ + php7-ftp@commuedge \ php7-apcu@testing \ php7-redis@testing \ && mkdir /nextcloud && cd /tmp \ diff --git a/nextcloud/9.0/Dockerfile b/nextcloud/9.0/Dockerfile index 81904a6..9a4210d 100644 --- a/nextcloud/9.0/Dockerfile +++ b/nextcloud/9.0/Dockerfile @@ -18,32 +18,32 @@ RUN echo "@commuedge https://nl.alpinelinux.org/alpine/edge/community" >> /etc/a libsmbclient \ samba-client \ tini@commuedge \ - php7@testing \ - php7-fpm@testing \ - php7-intl@testing \ - php7-mbstring@testing \ - php7-curl@testing \ - php7-gd@testing \ - php7-mcrypt@testing \ - php7-opcache@testing \ - php7-json@testing \ - php7-session@testing \ - php7-pdo@testing \ - php7-dom@testing \ - php7-ctype@testing \ - php7-iconv@testing \ - php7-pdo_mysql@testing \ - php7-pdo_pgsql@testing \ - php7-pgsql@testing \ - php7-pdo_sqlite@testing \ - php7-sqlite3@testing \ - php7-zlib@testing \ - php7-zip@testing \ - php7-xmlreader@testing \ - php7-posix@testing \ - php7-openssl@testing \ - php7-ldap@testing \ - php7-ftp@testing \ + php7@commuedge \ + php7-fpm@commuedge \ + php7-intl@commuedge \ + php7-mbstring@commuedge \ + php7-curl@commuedge \ + php7-gd@commuedge \ + php7-mcrypt@commuedge \ + php7-opcache@commuedge \ + php7-json@commuedge \ + php7-session@commuedge \ + php7-pdo@commuedge \ + php7-dom@commuedge \ + php7-ctype@commuedge \ + php7-iconv@commuedge \ + php7-pdo_mysql@commuedge \ + php7-pdo_pgsql@commuedge \ + php7-pgsql@commuedge \ + php7-pdo_sqlite@commuedge \ + php7-sqlite3@commuedge \ + php7-zlib@commuedge \ + php7-zip@commuedge \ + php7-xmlreader@commuedge \ + php7-posix@commuedge \ + php7-openssl@commuedge \ + php7-ldap@commuedge \ + php7-ftp@commuedge \ php7-apcu@testing \ php7-redis@testing \ && mkdir /nextcloud && cd /tmp \ diff --git a/nextcloud/daily/Dockerfile b/nextcloud/daily/Dockerfile index 5dff975..9ee1bc7 100644 --- a/nextcloud/daily/Dockerfile +++ b/nextcloud/daily/Dockerfile @@ -15,32 +15,32 @@ RUN echo "@commuedge https://nl.alpinelinux.org/alpine/edge/community" >> /etc/a libsmbclient \ samba-client \ tini@commuedge \ - php7@testing \ - php7-fpm@testing \ - php7-intl@testing \ - php7-mbstring@testing \ - php7-curl@testing \ - php7-gd@testing \ - php7-mcrypt@testing \ - php7-opcache@testing \ - php7-json@testing \ - php7-session@testing \ - php7-pdo@testing \ - php7-dom@testing \ - php7-ctype@testing \ - php7-iconv@testing \ - php7-pdo_mysql@testing \ - php7-pdo_pgsql@testing \ - php7-pgsql@testing \ - php7-pdo_sqlite@testing \ - php7-sqlite3@testing \ - php7-zlib@testing \ - php7-zip@testing \ - php7-xmlreader@testing \ - php7-posix@testing \ - php7-openssl@testing \ - php7-ldap@testing \ - php7-ftp@testing \ + php7@commuedge \ + php7-fpm@commuedge \ + php7-intl@commuedge \ + php7-mbstring@commuedge \ + php7-curl@commuedge \ + php7-gd@commuedge \ + php7-mcrypt@commuedge \ + php7-opcache@commuedge \ + php7-json@commuedge \ + php7-session@commuedge \ + php7-pdo@commuedge \ + php7-dom@commuedge \ + php7-ctype@commuedge \ + php7-iconv@commuedge \ + php7-pdo_mysql@commuedge \ + php7-pdo_pgsql@commuedge \ + php7-pgsql@commuedge \ + php7-pdo_sqlite@commuedge \ + php7-sqlite3@commuedge \ + php7-zlib@commuedge \ + php7-zip@commuedge \ + php7-xmlreader@commuedge \ + php7-posix@commuedge \ + php7-openssl@commuedge \ + php7-ldap@commuedge \ + php7-ftp@commuedge \ php7-apcu@testing \ php7-redis@testing \ && mkdir /nextcloud && cd /tmp \