mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-20 04:19:18 +00:00
nextcloud: add imap php ext (closes #149)
This commit is contained in:
parent
7e50fa836d
commit
9151fd7367
@ -61,6 +61,7 @@ RUN echo "@testing https://nl.alpinelinux.org/alpine/edge/testing" >> /etc/apk/r
|
|||||||
php7.1-posix@testing \
|
php7.1-posix@testing \
|
||||||
php7.1-openssl@testing \
|
php7.1-openssl@testing \
|
||||||
php7.1-ldap@testing \
|
php7.1-ldap@testing \
|
||||||
|
php7.1-imap@testing \
|
||||||
php7.1-ftp@testing \
|
php7.1-ftp@testing \
|
||||||
php7.1-pcntl@testing \
|
php7.1-pcntl@testing \
|
||||||
php7.1-exif@testing \
|
php7.1-exif@testing \
|
||||||
|
@ -58,6 +58,7 @@ RUN echo "@testing https://nl.alpinelinux.org/alpine/edge/testing" >> /etc/apk/r
|
|||||||
php7.1-posix@testing \
|
php7.1-posix@testing \
|
||||||
php7.1-openssl@testing \
|
php7.1-openssl@testing \
|
||||||
php7.1-ldap@testing \
|
php7.1-ldap@testing \
|
||||||
|
php7.1-imap@testing \
|
||||||
php7.1-ftp@testing \
|
php7.1-ftp@testing \
|
||||||
php7.1-pcntl@testing \
|
php7.1-pcntl@testing \
|
||||||
php7.1-exif@testing \
|
php7.1-exif@testing \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user