Update INSTALL.md
This commit is contained in:
parent
e725336313
commit
88a5511243
@ -12,7 +12,7 @@ build ldapdock from the dockerfile and run into it
|
||||
```
|
||||
|
||||
```
|
||||
> docker run -h example.com -i -t -v ldap_data:/var/lib/ldap -v ldap_config:/etc/ldap/slapd.d ldapdock /bin/bash
|
||||
> docker run -h example.com -i -p 389:389 -t ldapdock -v ldap_data:/var/lib/ldap -v ldap_config:/etc/ldap/slapd.d
|
||||
```
|
||||
|
||||
## _2- Run the openLDAP server and create an admin user_
|
||||
|
||||
Loading…
Reference in New Issue
Block a user