Skip to content
Snippets Groups Projects
Dockerfile 574 B
Newer Older
Thorsten Roßner's avatar
Thorsten Roßner committed
# SPDX-FileCopyrightText: 2024 Zentrum für Digitale Souveränität der Öffentlichen Verwaltung (ZenDiS) GmbH
# SPDX-License-Identifier: Apache-2.0

FROM artifacts.software-univention.de/nubus/images/ldap-server:0.18.1
COPY 01-wait-for-me.sh /entrypoint.d
Thorsten Roßner's avatar
Thorsten Roßner committed
COPY 30-purge.sh /entrypoint.d
#COPY 91-init-internal-database.sh /entrypoint.d
COPY 51-slapadd-24-ldif.sh /entrypoint.d
RUN chmod 555 /entrypoint.d/01-wait-for-me.sh
Thorsten Roßner's avatar
Thorsten Roßner committed
RUN chmod 555 /entrypoint.d/30-purge.sh
#RUN chmod 555 /entrypoint.d/91-init-internal-database.sh
RUN chmod 555 /entrypoint.d/51-slapadd-24-ldif.sh

Consent

On this website, we use the web analytics service Matomo to analyze and review the use of our website. Through the collected statistics, we can improve our offerings and make them more appealing for you. Here, you can decide whether to allow us to process your data and set corresponding cookies for these purposes, in addition to technically necessary cookies. Further information on data protection—especially regarding "cookies" and "Matomo"—can be found in our privacy policy. You can withdraw your consent at any time.