Browse Source

修改dockerfile

yangc 7 years ago
parent
commit
504dd8eee9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -10,7 +10,7 @@ RUN chmod +x run.sh
 
 RUN npm install yarn -g
 RUN npm install -g node-gyp
-RUN yarn
+RUN npm install
 
 #RUN export SASS_BINARY_PATH=linux_musl-x64-57_binding.node
 #RUN export PATH=$PATH:$SASS_BINARY_PATH