mirror of
https://github.com/netbootxyz/docker-netbootxyz.git
synced 2025-08-06 22:27:41 +02:00
The nginx service was failing to start due to permission denied errors when trying to access /var/lib/nginx/logs/error.log. This directory is a symlink to /var/log/nginx which was owned by the nginx user instead of the nbxyz user that runs the service. Added proper ownership setup for /var/log/nginx directory to ensure nginx can write logs when running as the nbxyz user. |
||
---|---|---|
.. | ||
defaults | ||
etc | ||
usr/local/bin | ||
donate.txt | ||
healthcheck.sh | ||
init.sh | ||
start.sh |