diff --git a/core/Dockerfile b/core/Dockerfile index c74716b..de6792e 100644 --- a/core/Dockerfile +++ b/core/Dockerfile @@ -95,4 +95,4 @@ VOLUME ["/vmail"] EXPOSE 25 143 587 4190 -CMD /boot; /usr/bin/supervisord -n +CMD /boot && exec /usr/bin/supervisord -n