diff --git a/README.md b/README.md index d3afdff..a5cb222 100644 --- a/README.md +++ b/README.md @@ -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