|
@@ -18,7 +18,7 @@ ARG CHROMEDRIVER_MAJOR_RELEASE=114
|
|
|
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 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 && \
|
|
|
apt-cleanup && \
|
|
|
adduser jibri rtkit
|