tools/openldap-playground/Dockerfile

10 lines
384 B
Docker

# Dockerfile for the openldap container used in our CI process.
# Based on https://github.com/osixia/docker-openldap
FROM osixia/openldap:latest
MAINTAINER Timothée Floure <t.floure@e-durable.ch>
# Applied when the container start:
# see https://github.com/osixia/docker-openldap#extend-osixiaopenldap121-image
ADD ldif /container/service/slapd/assets/config/bootstrap/ldif/custom