You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-6Lines changed: 1 addition & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,11 +22,6 @@ You can also run the prebuild images without any mounts
22
22
docker run -p 389:389 ghcr.io/eugenmayer/ldaptestserver:bitnami-type1
23
23
#or
24
24
docker run -p 389:389 ghcr.io/eugenmayer/ldaptestserver:bitnami-type2
25
-
26
-
# DEPRECATED: you can use the old osixia images using
27
-
docker run -p 389:389 ghcr.io/eugenmayer/ldaptestserver:osixia-type1
28
-
#or
29
-
docker run -p 389:389 ghcr.io/eugenmayer/ldaptestserver:osixia-type2
30
25
```
31
26
32
27
See the connection details under layout.
@@ -130,4 +125,4 @@ or memberOf will not work!
130
125
131
126
## Credits
132
127
133
-
Now-days credits to the once again great chart of bitname[bitnami/openldap](https://hub.docker.com/r/bitnami/openldap) (and in the past, thanks to [osixia/docker-openldap](https://github.com/osixia/docker-openldap) for the great image)
128
+
Now-days credits to the once again great docker image of Bitnami[bitnami/openldap](https://hub.docker.com/r/bitnami/openldap) (and in the past, thanks to [osixia/docker-openldap](https://github.com/osixia/docker-openldap))
0 commit comments