Explorar o código

修改dockerfile

yangc %!s(int64=7) %!d(string=hai) anos
pai
achega
f3849d322d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -8,6 +8,7 @@ COPY . /app
 
 RUN chmod +x run.sh
 
+RUN npm install yarn -g
 RUN npm install -g node-gyp
 RUN yarn