mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-16 13:24:11 -05:00
The postgres:18 image moved its data directory from /var/lib/postgresql/data to /var/lib/postgresql, and its entrypoint now fails hard when a volume is mounted at the old path. This made paperless-ngx-db restart-loop and never reach healthy, so the deploy errored with 'dependency paperless-ngx-db failed to start'. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>