We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents adf5c3a + 6ecf59f commit 3bddb65Copy full SHA for 3bddb65
1 file changed
weboffice/collabora.yml
@@ -66,11 +66,7 @@ services:
66
username: ${COLLABORA_ADMIN_USER:-admin}
67
password: ${COLLABORA_ADMIN_PASSWORD:-admin}
68
cap_add:
69
- - SYS_ADMIN
70
- MKNOD
71
- security_opt:
72
- - seccomp=unconfined
73
- - apparmor:unconfined
74
volumes:
75
# Mount local TrueType fonts so the container can use system fonts
76
# (e.g. Microsoft fonts like Arial, Calibri, Cambria by installing the `ttf-mscorefonts-installer` package).
0 commit comments