edit headings to reflect new name
This commit is contained in:
parent
8a0a83a80e
commit
17a777504b
1 changed files with 2 additions and 2 deletions
|
@ -12,14 +12,14 @@ getting the image should be as easy as running
|
||||||
docker pull zombi/ldap
|
docker pull zombi/ldap
|
||||||
```
|
```
|
||||||
|
|
||||||
### Building slapd
|
### Building ldap
|
||||||
It is also possible to manually build this image from this repository.
|
It is also possible to manually build this image from this repository.
|
||||||
|
|
||||||
```
|
```
|
||||||
docker build -t zombi/ldap .
|
docker build -t zombi/ldap .
|
||||||
```
|
```
|
||||||
|
|
||||||
### Running slapd
|
### Running ldap
|
||||||
|
|
||||||
Copy over example configuration
|
Copy over example configuration
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue