dinkel / docker-openldap

OpenLDAP as a Docker image
MIT License
90 stars 111 forks source link

Container crashing using NFS volumes #26

Open malcolmm83 opened 6 years ago

malcolmm83 commented 6 years ago

I'm running this container on Kubernetes. It runs fine on minikube on my laptop using hostPath persistent volumes, but crashes in my server deloyment using NFS persistent volumes. The NFS exports have root_squash set, so the entrypoint script (running as root) is unable to chown folders.