mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-22 22:36:06 +08:00
更新dockerfile
This commit is contained in:
parent
39e17db9b1
commit
5ebb9f4196
|
@ -73,5 +73,6 @@ COPY --from=build /ql/node_modules /ql/node_modules/
|
|||
RUN cd ${QL_DIR} \
|
||||
&& yarn build \
|
||||
&& yarn build-back \
|
||||
&& yarn install --production --network-timeout 100000
|
||||
&& yarn install --production --network-timeout 100000 \
|
||||
&& yarn cache clean
|
||||
ENTRYPOINT ["entrypoint"]
|
Loading…
Reference in New Issue
Block a user