From 1c730ecda7ccdc81d8ff2e398dabe6eb13ce8b96 Mon Sep 17 00:00:00 2001 From: Marisa Date: Tue, 4 Nov 2025 13:39:21 -0500 Subject: [PATCH] Update INSTALL.md --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 2dc50ff..c387e46 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -12,7 +12,7 @@ build ldapdock from the dockerfile and run into it ``` ``` -> docker run -h example.com -i -p 389:389 -t ldapdock +> docker run -i -t -p 389:389 -h example.com -v ldap_data:/var/lib/ldap -v ldap_config:/etc/ldap/slapd.d ldapdock ``` ## _2- Run the openLDAP server and populate a directory_