drop certs subdir
This commit is contained in:
parent
a557184154
commit
651f688df0
@ -25,7 +25,7 @@ RUN addgroup -g 1001 -S ldap && \
|
|||||||
openldap-overlay-rwm=${OPENLDAP_VERSION} \
|
openldap-overlay-rwm=${OPENLDAP_VERSION} \
|
||||||
openldap-overlay-memberof=${OPENLDAP_VERSION} \
|
openldap-overlay-memberof=${OPENLDAP_VERSION} \
|
||||||
openldap-clients=${OPENLDAP_VERSION} && \
|
openldap-clients=${OPENLDAP_VERSION} && \
|
||||||
mkdir -p /openldap/conf /openldap/data /openldap/certs && \
|
mkdir -p /openldap/conf /openldap/data && \
|
||||||
cp /etc/openldap/slapd.conf /openldap/conf/slapd.conf && \
|
cp /etc/openldap/slapd.conf /openldap/conf/slapd.conf && \
|
||||||
chown -R ldap:ldap /openldap && \
|
chown -R ldap:ldap /openldap && \
|
||||||
apk del .build-deps && \
|
apk del .build-deps && \
|
||||||
|
Loading…
Reference in New Issue
Block a user