mirror of
https://github.com/bigbluebutton/docker.git
synced 2024-12-26 16:48:49 +01: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 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)
|
||||
RUN apt-get install -y supervisor
|
||||
|
Loading…
Reference in New Issue
Block a user