1
0
mirror of https://github.com/zokradonh/kopano-docker synced 2025-06-27 09:46:19 +00:00
Felix Bartels 7ba2c5ce0d bump version of ldap image
relies on https://github.com/osixia/docker-openldap/pull/271 being merged
fixes https://github.com/zokradonh/kopano-docker/issues/45

Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-12-03 20:40:51 +01:00

6 lines
201 B
Docker

FROM osixia/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