1
0
mirror of https://github.com/zokradonh/kopano-docker synced 2025-06-10 17:36:19 +00:00
Felix Bartels ca3dfb232c hotfix https://github.com/zokradonh/kopano-docker/issues/45
should be replaced by the proper upstream image once https://github.com/osixia/docker-openldap/pull/271 has been merged

Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-12-03 21:02:35 +01:00

6 lines
203 B
Docker

FROM fbartels/openldap:1.2.3
ADD 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