mirror of
https://github.com/luzifer-docker/openldap.git
synced 2024-12-20 20:51:17 +00:00
improved readme
This commit is contained in:
parent
2e4b41c48e
commit
074a648606
1 changed files with 3 additions and 4 deletions
|
@ -1,10 +1,9 @@
|
||||||
docker-openldap
|
docker-openldap
|
||||||
===============
|
===============
|
||||||
|
|
||||||
The image is based on alpine . The Dockerfile is inspired by
|
The image is based on alpine .
|
||||||
[cnry/openldap](https://registry.hub.docker.com/u/cnry/openldap/), but as said
|
The Dockerfile is inspired by
|
||||||
before, running a stable Debian and be a little less verbose, but more complete
|
[dinkel/openldap](https://hub.docker.com/r/dinkel/openldap/)
|
||||||
in the configuration.
|
|
||||||
|
|
||||||
NOTE: On purpose, there is no secured channel (TLS/SSL), because I believe that
|
NOTE: On purpose, there is no secured channel (TLS/SSL), because I believe that
|
||||||
this service should never be exposed to the internet, but only be used directly
|
this service should never be exposed to the internet, but only be used directly
|
||||||
|
|
Loading…
Reference in a new issue