feat(jibri): Adds more fonts.

More info https://community.jitsi.org/t/about-the-jibri/132264/5
This commit is contained in:
Дамян Минков
2024-06-21 02:16:36 -05:00
parent 982e5770f6
commit e22b4f343b

View File

@@ -29,6 +29,7 @@ RUN apt-dpkg-wrap apt-get update && \
rtkit \
unzip \
fonts-noto \
fonts-noto-cjk \
libcap2-bin && \
/usr/bin/install-chrome.sh && \
apt-cleanup && \