diff --git a/Dockerfile b/Dockerfile index 7bcc53e..7514874 100644 --- a/Dockerfile +++ b/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 \ No newline at end of file + +CMD /work/pmail