zhangweicheng 8 سال پیش
والد
کامیت
139e788e98
1فایلهای تغییر یافته به همراه1 افزوده شده و 2 حذف شده
  1. 1 2
      Dockerfile

+ 1 - 2
Dockerfile

@@ -4,8 +4,7 @@ COPY . ConstructionOperation
 
 WORKDIR ConstructionOperation
 
-
-RUN cnpm install 
+RUN cnpm install
 
 EXPOSE 6080