mirror of
https://github.com/whyour/qinglong.git
synced 2026-06-30 20:35:09 +08:00
更新dockerfile
This commit is contained in:
+1
-1
@@ -73,5 +73,5 @@ COPY --from=build /ql/node_modules /ql/node_modules/
|
|||||||
RUN cd ${QL_DIR} \
|
RUN cd ${QL_DIR} \
|
||||||
&& yarn build \
|
&& yarn build \
|
||||||
&& yarn build-back \
|
&& yarn build-back \
|
||||||
&& rm -rf node_modules
|
&& yarn install --production --network-timeout 100000
|
||||||
ENTRYPOINT ["entrypoint"]
|
ENTRYPOINT ["entrypoint"]
|
||||||
Reference in New Issue
Block a user