mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-22 22:36:06 +08:00
修改base镜像
This commit is contained in:
parent
f46c70dcbd
commit
47202ef66c
|
@ -37,7 +37,7 @@ RUN set -x \
|
|||
&& git config --global user.name "qinglong" \
|
||||
&& npm install -g pnpm \
|
||||
&& pnpm install -g pm2 \
|
||||
&& pnpm install -g ts-node typescript tslib \
|
||||
&& pnpm install -g ts-node typescript tslib sqlite3 \
|
||||
&& rm -rf /root/.npm \
|
||||
|
||||
CMD [ "node" ]
|
||||
|
|
Loading…
Reference in New Issue
Block a user