4 Commits

Author SHA1 Message Date
Henrik Gerdes
e49983c56c feat: add env allowing paperless to run in read_only filesystem (#5596) 2024-02-01 20:42:23 +00:00
lemmi
cd384c8cae paperless_cmd.sh: use exec to run supervisord
Without exec, signals aren't passed through properly. Stopping the
container won't have any effect unless killed.

closes #1616
2022-09-20 07:23:04 -07:00
Trenton Holmes
c6f380d01e Fixes minor linting 2022-08-03 13:26:04 -07:00
Aidan Stein
b4fadcc776 move supervisord call into wrapper script 2022-07-15 11:00:46 -04:00