mirror of
https://github.com/certd/certd.git
synced 2026-04-24 04:17:25 +08:00
chore: node 16
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
FROM registry.cn-shenzhen.aliyuncs.com/handsfree/certd:latest
|
||||
RUN npm install pm2 -g --registry=https://registry.npmmirror.com
|
||||
CMD ["pm2-runtime", "start", "./bootstrap.js","--name", "certd","-i","1"]
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user