mirror of
https://github.com/bigbluebutton/docker.git
synced 2025-08-14 06:48:29 +02:00
Compare commits
6 Commits
antobinary
...
main
Author | SHA1 | Date | |
---|---|---|---|
ab63e10e92 | |||
733e3d19c3 | |||
e33b842ba4 | |||
a556e5e0c3 | |||
1235affefa | |||
2e20485fb5 |
@ -38,7 +38,7 @@ RUN unzip -q /bbb-web/build/libs/bigbluebutton-0.10.0.war -d /dist
|
||||
# ===================================================
|
||||
FROM alangecker/bbb-docker-base-java
|
||||
|
||||
# add blank presentation files and allow conversion to pdf/svg
|
||||
# add blank presentation files and allow conversation to pdf/svg
|
||||
RUN mkdir -p /usr/share/bigbluebutton/blank \
|
||||
&& cd /usr/share/bigbluebutton/blank \
|
||||
&& wget \
|
||||
|
Reference in New Issue
Block a user