[GH-ISSUE #594] Add new fonts #275

Closed
opened 2026-02-26 10:31:32 +03:00 by kerem · 1 comment
Owner

Originally created by @talesam on GitHub (Mar 23, 2023).
Original GitHub issue: https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/594

I want to add some fonts such as lato and Beezee so I set it up as follows:

- /home/tales/Docker/OnlyOffice/fonts:/usr/share/fonts

All the fonts I want are on the host mounts, and if I access the container they are there, but when I access Onllyoffce, these fonts don't appear there, what should I do?

I used this link as an example: https://helpcenter.onlyoffice.com/installation/docs-community-install-fonts-linux.aspx

However, I verified that when the container is mounted, the command to include the fonts is executed.

Originally created by @talesam on GitHub (Mar 23, 2023). Original GitHub issue: https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/594 I want to add some fonts such as lato and Beezee so I set it up as follows: ``` - /home/tales/Docker/OnlyOffice/fonts:/usr/share/fonts ``` All the fonts I want are on the host mounts, and if I access the container they are there, but when I access Onllyoffce, these fonts don't appear there, what should I do? I used this link as an example: https://helpcenter.onlyoffice.com/installation/docs-community-install-fonts-linux.aspx However, I verified that when the container is mounted, the command to include the fonts is executed.
kerem closed this issue 2026-02-26 10:31:32 +03:00
Author
Owner

@talesam commented on GitHub (Mar 26, 2023):

Solved it, it's browser cache.

<!-- gh-comment-id:1483983802 --> @talesam commented on GitHub (Mar 26, 2023): Solved it, it's browser cache.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Docker-DocumentServer-ONLYOFFICE#275
No description provided.