mirror of
https://github.com/bigbluebutton/docker.git
synced 2024-12-25 16:18:57 +01:00
Update Dockerfile
This should fix issues with failing recordings which include presentation polls.
This commit is contained in:
parent
fb75478e67
commit
9f45bdf5bb
@ -9,9 +9,14 @@ RUN apt-get update && apt-get install -y \
|
||||
build-essential \
|
||||
libsystemd-dev \
|
||||
python3 \
|
||||
python3-pyinotify \
|
||||
python3-attr \
|
||||
python3-cairo \
|
||||
python3-gi \
|
||||
python3-gi-cairo \
|
||||
python3-lxml \
|
||||
python3-icu \
|
||||
python3-pyinotify \
|
||||
gir1.2-pangocairo-1.0 \
|
||||
ffmpeg \
|
||||
poppler-utils \
|
||||
imagemagick \
|
||||
|
Loading…
Reference in New Issue
Block a user