dovecot: use CMD instead of ENTRYPOINT

This commit is contained in:
2015-10-01 15:58:04 +02:00
parent ebc134fb13
commit 6ad03e3bf1

View File

@@ -90,4 +90,4 @@ VOLUME ["/vmail"]
EXPOSE 25 143 587 4190
ENTRYPOINT /boot; /usr/bin/supervisord -n
CMD /boot; /usr/bin/supervisord -n