Use exec in CMD to ensure we can properly kill PID1
This commit is contained in:
parent
9d08f5184e
commit
dd1dc70d83
@ -95,4 +95,4 @@ VOLUME ["/vmail"]
|
|||||||
|
|
||||||
EXPOSE 25 143 587 4190
|
EXPOSE 25 143 587 4190
|
||||||
|
|
||||||
CMD /boot; /usr/bin/supervisord -n
|
CMD /boot && exec /usr/bin/supervisord -n
|
||||||
|
Loading…
Reference in New Issue
Block a user