jibri: install extra dependency
This commit is contained in:
@@ -8,7 +8,7 @@ ARG CHROMEDRIVER_MAJOR_RELEASE=78
|
|||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apt-dpkg-wrap apt-get update \
|
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
|
&& apt-cleanup
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
|
|||||||
Reference in New Issue
Block a user