diff --git a/core/Dockerfile b/core/Dockerfile index f9578f8..bfa7ded 100644 --- a/core/Dockerfile +++ b/core/Dockerfile @@ -90,4 +90,4 @@ VOLUME ["/vmail"] EXPOSE 25 143 587 4190 -ENTRYPOINT /boot; /usr/bin/supervisord -n +CMD /boot; /usr/bin/supervisord -n