5 lines
185 B
Docker
5 lines
185 B
Docker
|
FROM registry.cn-hangzhou.aliyuncs.com/ali_eryajf/openldap:1.4.0
|
||
|
|
||
|
LABEL maintainer https://github.com/eryajf
|
||
|
|
||
|
ADD init.ldif /container/service/slapd/assets/config/bootstrap/ldif/custom/
|