jibri: install extra dependency

pull/344/merge
Arun 5 years ago committed by GitHub
parent 0615ed6e02
commit 0038e718eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      jibri/Dockerfile

@ -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…
Cancel
Save