Skip to content

Instantly share code, notes, and snippets.

@ptsakyrellis
Last active April 7, 2020 12:33
Show Gist options
  • Save ptsakyrellis/f3aa1f263e65a8e5bd9f0551e479469f to your computer and use it in GitHub Desktop.
Save ptsakyrellis/f3aa1f263e65a8e5bd9f0551e479469f to your computer and use it in GitHub Desktop.
sf4ldap:
image: osixia/openldap:1.3.0
ports:
- "389:389"
- "636:636"
expose:
- 389
- 636
environment:
- LDAP_ADMIN_PASSWORD=myadminpasswd
- LDAP_DOMAIN=sf4app.org
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment