docker-openldap
docker-openldap copied to clipboard
Ensure files are owned by the openldap user.
Thank you for all your work on this image, it's really useful.
We were using this image and found some stray files are created with a 0:0 uid:gid, rather than the openldap user that is configured.
This pr just adds some chowns to fix those permissions :-)