From b501311d0fa8c5ef9f4eb6e4a6774b643830f83b Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 6 Nov 2025 13:55:10 +0100 Subject: [PATCH] Apply suggestion from @kulmann Co-authored-by: Benedikt Kulmann --- weboffice/collabora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboffice/collabora.yml b/weboffice/collabora.yml index 7b97116..d18a8e1 100644 --- a/weboffice/collabora.yml +++ b/weboffice/collabora.yml @@ -42,7 +42,7 @@ services: # configure the .env file to use own paths instead of docker internal volumes - ${OC_CONFIG_DIR:-opencloud-config}:/etc/opencloud # Mount local TrueType fonts so the container can use system fonts - # (e.g. Microsoft fonts like Arial, Calibri, Cambria). + # (e.g. Microsoft fonts like Arial, Calibri, Cambria by installing the `ttf-mscorefonts-installer` package). - /usr/share/fonts/truetype:/usr/share/fonts/truetype/more:ro - /usr/share/fonts/truetype:/opt/cool/systemplate/usr/share/fonts/truetype/more:ro logging: