docker-openldap/image/service/slapd/install.sh

6 lines
124 B
Bash
Executable File

#!/bin/bash -e
# this script is run during the image build
# remove default ldap db
rm -rf /var/lib/ldap /etc/ldap/slapd.d