mirror of
https://github.com/bigbluebutton/docker.git
synced 2025-06-21 04:08:21 +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 \
|
poppler-utils \
|
||||||
imagemagick \
|
imagemagick \
|
||||||
supervisor \
|
supervisor \
|
||||||
|
unzip \
|
||||||
locales \
|
locales \
|
||||||
locales-all
|
locales-all
|
||||||
# TODO: missing packages
|
# TODO: missing packages
|
||||||
|
Loading…
x
Reference in New Issue
Block a user