mirror of
https://github.com/bigbluebutton/docker.git
synced 2025-06-19 19:29:02 +02:00
Fixed missing xmlstartlet
This commit is contained in:
parent
f65195503f
commit
19183c91c9
@ -48,7 +48,7 @@ RUN apt-get update && apt-get install -y nodejs
|
|||||||
RUN apt-get install -y bbb-html5
|
RUN apt-get install -y bbb-html5
|
||||||
|
|
||||||
RUN apt-get update
|
RUN apt-get update
|
||||||
RUN apt-get install -y coturn vim
|
RUN apt-get install -y coturn xmlstarlet vim mlocate
|
||||||
|
|
||||||
# -- Install supervisor to run all the BigBlueButton processes (replaces systemd)
|
# -- Install supervisor to run all the BigBlueButton processes (replaces systemd)
|
||||||
RUN apt-get install -y supervisor
|
RUN apt-get install -y supervisor
|
||||||
|
Loading…
x
Reference in New Issue
Block a user