mirror of
https://github.com/jitsi/docker-jitsi-meet.git
synced 2026-04-02 15:51:05 +02:00
jibri: install extra dependency
This commit is contained in:
parent
0615ed6e02
commit
0038e718eb
@ -8,7 +8,7 @@ ARG CHROMEDRIVER_MAJOR_RELEASE=78
|
||||
|
||||
RUN \
|
||||
apt-dpkg-wrap apt-get update \
|
||||
&& apt-dpkg-wrap apt-get install -y jibri \
|
||||
&& apt-dpkg-wrap apt-get install -y jibri libgl1-mesa-dri \
|
||||
&& apt-cleanup
|
||||
|
||||
RUN \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user