Commit b6d90616 by 蒋勇

d

parent b3b23288
...@@ -4,7 +4,7 @@ MAINTAINER jy "jiangyong@gongsibao.com" ...@@ -4,7 +4,7 @@ MAINTAINER jy "jiangyong@gongsibao.com"
ADD taskexecutor /apps/taskexecutor/ ADD taskexecutor /apps/taskexecutor/
WORKDIR /apps/taskexecutor/ WORKDIR /apps/taskexecutor/
RUN cnpm install -S RUN cnpm install -S
ENTRY ["node","/apps/bigdata/main.js"] ENTRY ["node","/apps/taskexecutor/main.js"]
......
This diff is collapsed. Click to expand it.
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