caipin %!s(int64=2) %!d(string=hai) anos
pai
achega
9ab34231b7
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      deployment/Dockerfile

+ 3 - 3
deployment/Dockerfile

@@ -1,8 +1,8 @@
 #前端预构建
-FROM cmfont-cache:latest as builderFont
-COPY /client .
+# FROM cmfont-cache:latest as builderFont
+# COPY /client .
 
-RUN cnpm run build
+# RUN cnpm run build
 
 # 后端预构建
 FROM cm-gocache:latest AS builder