mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-20 04:19:18 +00:00
nextcloud: add ldap support
This commit is contained in:
parent
9cb7d4404e
commit
13ec307c75
@ -36,6 +36,7 @@ RUN echo "@commuedge https://nl.alpinelinux.org/alpine/edge/community" >> /etc/a
|
||||
php7-xmlreader@testing \
|
||||
php7-posix@testing \
|
||||
php7-openssl@testing \
|
||||
php7-ldap@testing \
|
||||
php7-apcu@testing \
|
||||
&& mkdir /nextcloud && cd /tmp \
|
||||
&& NEXTCLOUD_TARBALL="nextcloud-${NEXTCLOUD_VERSION}.tar.bz2" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user