Update README.md
This commit is contained in:
parent
24e3611d16
commit
19e3713cec
@ -3,6 +3,8 @@
|
||||
|
||||
Step by step approach on how to setup and run the openLDAP server on a classic systemd-less Docker image container
|
||||
|
||||
_note about the dockerfile and running the generated image container on FG (foreground) or BG (background): by default the dockerfile generates an image to be run in FG, it expects to be run into it and launch slapd (openLDAP server) manually; to run the image container in BG and start slapd automatically without any user intervention, uncomment the line number 31 of the dockerfile._
|
||||
|
||||
## _Creating the ldapdock image container_
|
||||
|
||||
build ldapdock
|
||||
|
Loading…
Reference in New Issue
Block a user