Skip to content

[Docker] Rewrite entrypoint

Nik | Klampfradler requested to merge feature/docker-rewrite-entrypoint into master

This adds a minimal init process so we get clean signal processing. It also removes anything from the entrypoint except startup of AlekSIS with runuwsgi, as this can now start celery alongside the web handler if so desired.

Merge request reports