achmad 84bbf5ac4b fix: fix SQLite database permission error on volume mounts
Entrypoint now runs as root, fixes ownership of /app/data to nextjs:nodejs
(uid 1001), then drops privileges via su before starting the app.
This fixes 'unable to open database file' when the host data/ directory
is created by Docker as root and is not writable by the nextjs user.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-29 19:01:11 +07:00
2026-05-29 15:11:31 +07:00
2026-05-29 15:11:31 +07:00
2026-05-29 15:11:31 +07:00
2026-05-29 15:11:31 +07:00
2026-05-29 15:11:31 +07:00
2026-05-29 15:11:31 +07:00
2026-05-29 15:11:31 +07:00
2026-05-29 15:11:31 +07:00
2026-05-29 15:11:31 +07:00
2026-05-29 15:11:31 +07:00
S
Description
No description provided
403 MiB
Languages
Lua 88.3%
kvlang 11.7%