mirror of
https://github.com/dokku/buildpack-nginx.git
synced 2026-04-24 01:27:37 +00:00
The precompiled binary and cache code paths only copy the nginx binary without creating the logs/ directory that make install normally creates. This causes nginx to fail at startup with a fatal error when trying to open compiled-in default log paths at /app/nginx/logs/.