caipin 2 years ago
parent
commit
9ab34231b7
1 changed files with 3 additions and 3 deletions
  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
 FROM cm-gocache:latest AS builder