jibri: add autoscaler-sidecar service support (#1562)

This commit is contained in:
Aaron van Meerten
2023-06-06 13:31:00 -05:00
committed by GitHub
parent 57a7c22e1d
commit 0569bce51b
6 changed files with 69 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ ARG CHROMEDRIVER_MAJOR_RELEASE=113
COPY rootfs/ /
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 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 && \
/usr/bin/install-chrome.sh && \
apt-cleanup && \
adduser jibri rtkit