[Docker] Rewrite entrypoint
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.