Hey folks, I've got lldap up and running using the docker container -- but one thing I'm unclear about is the "You should persist the /data folder" part. I understand the concept (i.e. not have the data get deleted when the container restarts) -- but I don't know how to do this part. Google searches are generally returning a wide variety of ways to mount directories in host file systems and/or containers, but I don't clearly understand what this part of the lldap directions are asking for.
Can someone who has done the docker setup help me understand what I should do for this part? It'd be nice if there were an example command in the documentation rather than just the general statement to persist the folder. While I have used docker before, I'm rusty and fumbling a bit on this -- sorry 🙂 Thank you in advance...