mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-21 13:23:09 +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:
@@ -0,0 +1,5 @@
|
||||
FROM osixia/openldap:1.2.4
|
||||
|
||||
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
|
||||
Reference in New Issue
Block a user