测试docker运行逻辑

This commit is contained in:
ilovintit 2026-03-04 19:21:31 +08:00
parent 0711f3c199
commit d549284a3e

View File

@ -1,3 +1,2 @@
FROM reg.songhuwan.com/library/we-chat-ci:v1.0.0 FROM reg.songhuwan.com/library/we-chat-ci:v1.0.0
ENTRYPOINT["node","/app/index.js"]