mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-11 16:32:59 +00:00
039189520f
add another fix to version.sh Signed-off-by: Felix Bartels <felix@host-consultants.de>
6 lines
202 B
Docker
6 lines
202 B
Docker
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
|