-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
Description
Hi 👋🏻
I'm not sure if the Docker image still maintained but if it's the case, I'm encountering a small issue when trying to start the Docker image using the documentation example:
docker run -d -p 80:80 -e "SSODOMAIN=example.com" coudot/lemonldap-ng:2.0.16Here's the output:
Starting periodic command scheduler: cron.
Starting anac(h)ronistic cron: anacron.
2023/03/16 16:03:55 [error] 31#31: failed to initialize Lua VM in /etc/nginx/nginx.conf:61
nginx: [error] failed to initialize Lua VM in /etc/nginx/nginx.conf:61Am I missing something? 🤔
Thanks for the help 🙂