dovecot: use CMD instead of ENTRYPOINT

This commit is contained in:
hasufell 2015-10-01 15:58:04 +02:00
parent ebc134fb13
commit 6ad03e3bf1
No known key found for this signature in database
GPG Key ID: 220CD1C5BDEED020
1 changed files with 1 additions and 1 deletions

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