木木的木头 il y a 2 ans
Parent
commit
5521eae0d3
1 fichiers modifiés avec 2 ajouts et 3 suppressions
  1. 2 3
      Dockerfile

+ 2 - 3
Dockerfile

@@ -30,7 +30,6 @@ RUN apk add --no-cache tzdata \
 
 
 COPY --from=serverbuild /work/pmail .
-COPY server/config/dkim ./config/dkim/
-COPY server/config/config.json ./config/
 
-CMD /work/pmail
+
+CMD /work/pmail