Sign inSign up

futuretek/fusiondirectory-openldap

By futuretek

Updated about 5 years ago

Image
0

1.2K

futuretek/fusiondirectory-openldap repository overview

docker-fusiondirectory-openldap

Travis Build Status MIT licensed

Dockerfile to build a OpenLDAP container image that includes the FusionDirectory schemas.

Quick Start

You can launch the image using the docker command:

docker run --name ldap -p 389:389 \
  -e LDAP_ORGANISATION="Example Organization" \
  -e LDAP_DOMAIN="example.org" \
  -e LDAP_ADMIN_PASSWORD="password" \
  -e FD_ADMIN_PASSWORD="fdadminpwd" \
  -d hrektts/fusiondirectory-openldap:latest

References

osixia/docker-openldap

Tag summary

Content type

Image

Digest

Size

78.5 MB

Last updated

about 5 years ago

docker pull futuretek/fusiondirectory-openldap