Explicitly pass config to supervisord to silence warnings
This commit is contained in:
@@ -95,4 +95,4 @@ VOLUME ["/vmail"]
|
|||||||
|
|
||||||
EXPOSE 25 143 587 4190
|
EXPOSE 25 143 587 4190
|
||||||
|
|
||||||
CMD /boot && exec /usr/bin/supervisord -n
|
CMD /boot && exec /usr/bin/supervisord -n -c /etc/supervisord.conf
|
||||||
|
|||||||
Reference in New Issue
Block a user