forked from extern/docker
test the bbb-record
This commit is contained in:
parent
0d082467df
commit
4ade61324b
@ -72,6 +72,9 @@ RUN chmod +x /usr/local/bin/recorder-monitor.py && \
|
|||||||
mkdir -p /usr/src/bbb-playback-presentation && \
|
mkdir -p /usr/src/bbb-playback-presentation && \
|
||||||
cp -r /var/bigbluebutton/playback/* /usr/src/bbb-src-playback
|
cp -r /var/bigbluebutton/playback/* /usr/src/bbb-src-playback
|
||||||
|
|
||||||
|
RUN wget -O /usr/local/bin/bbb-record https://raw.githubusercontent.com/bigbluebutton/bigbluebutton/develop/bigbluebutton-config/bin/bbb-record \
|
||||||
|
&& chmod +x /usr/local/bin/bbb-record
|
||||||
|
|
||||||
COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf
|
COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf
|
||||||
COPY entrypoint.sh /entrypoint.sh
|
COPY entrypoint.sh /entrypoint.sh
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user