You must login to view /lordwelch/comictagger/src/commit/ade4679ae3cd8854b9ada71e02a9b688c8ca5538/tests.
The GitHub option should be usable for most people, it only links via username.

Files
chasquid/docker/entrypoint.sh
Alberto Bertogli cf18565b80 docker: Use supervisord to launch chasquid and dovecot
Today, we launch dovecot in the background and chasquid in the
foreground using sudo.

This means that dovecot failures won't propagate, and signals to the
container (e.g. to stop it) also don't get propagated to dovecot
(because it's in the background) or chasquid (because they don't go
beyond the sudo process).

Thanks to [Guiorgy@github](https://github.com/Guiorgy) for identifying
the problem, proposing alternatives, help debugging, and discussing this
in https://github.com/albertito/chasquid/pull/70.
2025-08-04 21:18:16 +01:00

3.4 KiB
Executable File