# 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 # 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