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