LDAP_SERVER_HOST="127.0.0.1"
LDAP_SERVER_PORT=389
LDAP_SERVER_DOMAIN="QualitySphere.github.io"
version: '3'
services:
ldap-ldapdesk:
image: bxwill/ldapdesk:0.1
container_name: ldap-ldapdesk
ports:
- 80:80
environment:
LDAP_SERVER_HOST: ldap-openldap
LDAP_SERVER_PORT: 389
LDAP_SERVER_DOMAIN: QualitySphere.github.io
Content type
Image
Digest
Size
47.4 MB
Last updated
about 5 years ago
docker pull bxwill/ldapdesk:0.1