Commit 44d19b46 by huangjing

gsb

parents 06daead0 2652889c
......@@ -3,7 +3,7 @@ FROM registry.cn-beijing.aliyuncs.com/hantang2/node105:v2
MAINTAINER jy "jiangyong@gongsibao.com"
ADD igirl-web /apps/igirl-web/
WORKDIR /apps/igirl-web/
RUN yum install gcc gcc-c++ -y
# RUN yum install gcc gcc-c++ -y
RUN cnpm install -S
CMD ["node","/apps/igirl-web/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