Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 205 Bytes

Readme.md

File metadata and controls

15 lines (10 loc) · 205 Bytes

Ldap Test server

Ldap sever docker image with populated users and groups.

Build the docker image

 $> docker build -t ${Imagename} .

Install Locally

 $> docker-compose up -d