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