mirror of
https://github.com/certd/certd.git
synced 2026-04-14 20:40:53 +08:00
chore: 1
This commit is contained in:
@@ -13,6 +13,7 @@ RUN sed -i "s/workspace://g" "/app/package.json"
|
||||
RUN yarn install --registry=https://registry.npmmirror.com
|
||||
#RUN yarn install --production
|
||||
RUN node ./before-build.js
|
||||
RUN yarn install --registry=https://registry.npmmirror.com
|
||||
RUN npm run build
|
||||
#CMD ["pm2-runtime", "start", "./bootstrap.js","--name", "certd","-i","1"]
|
||||
CMD ["npm", "run","start"]
|
||||
|
||||
Reference in New Issue
Block a user