feat: Add libreoffice-impress to Dockerfile and implement health checks for backend services

This commit is contained in:
Your Name
2026-03-19 15:45:21 +02:00
parent 5fb41b472a
commit 94b23e511e
3 changed files with 11 additions and 192 deletions

View File

@@ -9,6 +9,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
libreoffice-writer \
libreoffice-calc \
libreoffice-draw \
libreoffice-impress \
ghostscript \
ffmpeg \
libmagic1 \