jibri: add extra fonts
This commit is contained in:
@@ -18,7 +18,7 @@ ARG CHROMEDRIVER_MAJOR_RELEASE=114
|
|||||||
COPY rootfs/ /
|
COPY rootfs/ /
|
||||||
|
|
||||||
RUN apt-dpkg-wrap apt-get update && \
|
RUN apt-dpkg-wrap apt-get update && \
|
||||||
apt-dpkg-wrap apt-get install -y -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" jibri libgl1-mesa-dri procps jitsi-upload-integrations jitsi-autoscaler-sidecar jq pulseaudio dbus dbus-x11 rtkit unzip && \
|
apt-dpkg-wrap apt-get install -y -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" jibri libgl1-mesa-dri procps jitsi-upload-integrations jitsi-autoscaler-sidecar jq pulseaudio dbus dbus-x11 rtkit unzip fonts-noto && \
|
||||||
/usr/bin/install-chrome.sh && \
|
/usr/bin/install-chrome.sh && \
|
||||||
apt-cleanup && \
|
apt-cleanup && \
|
||||||
adduser jibri rtkit
|
adduser jibri rtkit
|
||||||
|
|||||||
Reference in New Issue
Block a user