更新 'bigbluebutton-html5/Dockerfile'

main
zhongjin 2 years ago
parent e1785e31b7
commit f5ac041ee5

@ -5,3 +5,7 @@ ARG TAG_HTML5=v2.5.11
COPY . /source
RUN cd /source \
&& meteor npm ci --production \
&& METEOR_DISABLE_OPTIMISTIC_CACHING=1 meteor build --architecture os.linux.x86_64 --allow-superuser --directory /app

Loading…
Cancel
Save