mirror of
https://github.com/dokku/buildpack-nginx.git
synced 2026-04-25 18:07:36 +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/.