fix: slow kit jail error server audit in collabora

This commit is contained in:
Alexander Ackermann
2025-12-09 15:34:46 +01:00
parent 2f1f0d3149
commit f3ea0ee978

View File

@@ -66,7 +66,9 @@ services:
username: ${COLLABORA_ADMIN_USER:-admin}
password: ${COLLABORA_ADMIN_PASSWORD:-admin}
cap_add:
- MKNOD
- SYS_ADMIN
security_opt:
- seccomp=unconfined
volumes:
# Mount local TrueType fonts so the container can use system fonts
# (e.g. Microsoft fonts like Arial, Calibri, Cambria by installing the `ttf-mscorefonts-installer` package).