Commit 2318a9fc by 蒋勇

d

parent 0f9b8586
...@@ -4,7 +4,7 @@ MAINTAINER jy "jiangyong@gongsibao.com" ...@@ -4,7 +4,7 @@ MAINTAINER jy "jiangyong@gongsibao.com"
ADD zhiquanquan /apps/zhiquanquan/ ADD zhiquanquan /apps/zhiquanquan/
WORKDIR /apps/zhiquanquan/ WORKDIR /apps/zhiquanquan/
RUN cnpm install -S RUN cnpm install -S
CMD ["node","/apps/gsb-marketplat/main.js"] CMD ["node","/apps/zhiquanquan/main.js"]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment