1
0
mirror of https://github.com/zokradonh/kopano-docker.git synced 2026-08-22 13:52:56 +00:00

Add second ldap image without demo data (#150)

* have a separate ldap container for demo data
* add question to setup.sh about demo users
* make ldap container switchable
* piggyback small fixup for search failing when starting directly after kopano-server

fixes #53
This commit is contained in:
Felix Bartels
2019-05-09 09:22:33 +02:00
committed by GitHub
parent 39fc0a90df
commit 124eb25513
9 changed files with 34 additions and 6 deletions
+2 -3
View File
@@ -1,5 +1,4 @@
FROM osixia/openldap:1.2.4
ARG docker_repo=zokradonh
FROM ${docker_repo}/kopano_ldap
COPY bootstrap /container/service/slapd/assets/config/bootstrap
RUN rm /container/service/slapd/assets/config/bootstrap/schema/mmc/mail.schema
RUN touch /etc/ldap/slapd.conf