mirror of
https://github.com/certd/certd.git
synced 2026-04-24 12:27:25 +08:00
chore: pre publish
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
FROM registry.cn-shenzhen.aliyuncs.com/handsfree/node:18-alpine
|
||||
RUN npm install -g pnpm
|
||||
RUN npm install -g pnpm && npm install -g cross-env
|
||||
ADD ./workspace/certd-server/package.json /app/
|
||||
WORKDIR /app/
|
||||
RUN pnpm install -P
|
||||
|
||||
Reference in New Issue
Block a user