forked from extern/docker
Compare commits
1 Commits
develop
...
antobinary
Author | SHA1 | Date | |
---|---|---|---|
024d222b8b |
@ -38,7 +38,7 @@ RUN unzip -q /bbb-web/build/libs/bigbluebutton-0.10.0.war -d /dist
|
|||||||
# ===================================================
|
# ===================================================
|
||||||
FROM alangecker/bbb-docker-base-java
|
FROM alangecker/bbb-docker-base-java
|
||||||
|
|
||||||
# add blank presentation files and allow conversation to pdf/svg
|
# add blank presentation files and allow conversion to pdf/svg
|
||||||
RUN mkdir -p /usr/share/bigbluebutton/blank \
|
RUN mkdir -p /usr/share/bigbluebutton/blank \
|
||||||
&& cd /usr/share/bigbluebutton/blank \
|
&& cd /usr/share/bigbluebutton/blank \
|
||||||
&& wget \
|
&& wget \
|
||||||
|
Reference in New Issue
Block a user