mirror of
https://github.com/bigbluebutton/docker.git
synced 2025-06-20 19:58:48 +02:00
recordings: add missing unzip dependency
This commit is contained in:
parent
43ef3aeb88
commit
711b47d844
@ -27,6 +27,7 @@ RUN apt-get update && apt-get install -y \
|
||||
poppler-utils \
|
||||
imagemagick \
|
||||
supervisor \
|
||||
unzip \
|
||||
locales \
|
||||
locales-all
|
||||
# TODO: missing packages
|
||||
|
Loading…
x
Reference in New Issue
Block a user