Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 302 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 302 Bytes

alpine-openldap

OpenLDAP container based on Alpine Linux

version 1.05

Usage

docker run -d -P -v conf:/etc/openldap -v data:/var/lib/openldap/openldap-data packeteer/alpine-openldap

Notes

Default OpenLDAP config is included, but it's best if you DIY. this can be done through docker exec etc