Revert: USER appuser in Dockerfile auskommentiert (DSM-ACL-Konflikt), SW by-v1117

Container startete mit USER appuser nicht: SQLite gibt
'attempt to write a readonly database' — Synology DSM Volume-
Permissions blockieren chown auf gemountete Pfade.

User-Anlage (groupadd/useradd) bleibt im Dockerfile, plus
chown nach mkdir. Nur die USER-Zeile ist auskommentiert mit
Kommentar warum. Für Non-DS-Deployments einfach Zeile
aktivieren.

VAPID-Keys-Migration bleibt — die war erfolgreich.
This commit is contained in:
rene 2026-05-27 13:06:25 +02:00
parent 83b1509168
commit 7751d303bb
6 changed files with 23 additions and 20 deletions

View file

@ -1 +1 @@
1116
1117