Commit 01b8ec86 authored by wentao.suo's avatar wentao.suo

fix

parent b2949f5d
......@@ -35,8 +35,10 @@ ENV PATH $PATH:$JAVA_HOME/bin:$M2_HOME/bin:/usr/local/node-v8.9.1-linux-x64/bin
#------------
RUN npm install bower -g
RUN npm install grunt-cli -g
RUN npm install -g bower
RUN npm install -g grunt-cli
RUN npm install -g node-gyp
RUN npm install -g node-pre-gyp
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