mirror of
https://github.com/certd/certd.git
synced 2026-04-14 04:20:52 +08:00
chore: 1.20.10
This commit is contained in:
@@ -8,7 +8,7 @@ WORKDIR /app/
|
|||||||
#RUN npm install pm2 -g --registry=https://registry.npmmirror.com
|
#RUN npm install pm2 -g --registry=https://registry.npmmirror.com
|
||||||
#RUN pm2 install pm2-logrotate
|
#RUN pm2 install pm2-logrotate
|
||||||
ADD ./workspace/certd-server/ /app/
|
ADD ./workspace/certd-server/ /app/
|
||||||
RUN sed -i "s/workspace://g" "/app/package.json
|
RUN sed -i "s/workspace://g" "/app/package.json"
|
||||||
RUN yarn install --production --registry=https://registry.npmmirror.com
|
RUN yarn install --production --registry=https://registry.npmmirror.com
|
||||||
#RUN yarn install --production
|
#RUN yarn install --production
|
||||||
RUN npm run build
|
RUN npm run build
|
||||||
|
|||||||
Reference in New Issue
Block a user