更新 'mod/html5/Dockerfile'
This commit is contained in:
@@ -9,7 +9,7 @@ ARG TAG_HTML5
|
|||||||
|
|
||||||
RUN git clone https://git-x.kongjian.xin/BigBlueButton/bigbluebutton-v2.5.11.git \
|
RUN git clone https://git-x.kongjian.xin/BigBlueButton/bigbluebutton-v2.5.11.git \
|
||||||
&& mv bigbluebutton-v2.5.11/bigbluebutton-html5 / \
|
&& mv bigbluebutton-v2.5.11/bigbluebutton-html5 / \
|
||||||
&& rm bigbluebutton-v2.5.11 \
|
&& rm -rf bigbluebutton-v2.5.11 \
|
||||||
&& cd /bigbluebutton-html5 \
|
&& cd /bigbluebutton-html5 \
|
||||||
&& meteor npm ci --production \
|
&& meteor npm ci --production \
|
||||||
&& METEOR_DISABLE_OPTIMISTIC_CACHING=1 meteor build --architecture os.linux.x86_64 --allow-superuser --directory /app \
|
&& METEOR_DISABLE_OPTIMISTIC_CACHING=1 meteor build --architecture os.linux.x86_64 --allow-superuser --directory /app \
|
||||||
|
|||||||
Reference in New Issue
Block a user