Revert "fix: slow kit jail error server audit in collabora"

This commit is contained in:
Michael Barz
2025-12-12 15:42:09 +01:00
committed by GitHub
parent adf5c3a388
commit 6ecf59f078

View File

@@ -66,11 +66,7 @@ services:
username: ${COLLABORA_ADMIN_USER:-admin}
password: ${COLLABORA_ADMIN_PASSWORD:-admin}
cap_add:
- SYS_ADMIN
- MKNOD
security_opt:
- seccomp=unconfined
- apparmor: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).