Hi,
I have noticed your Docker image run several process inside (tomcat, postfix, …). I think, and I’m not alone, it’s a bad practice. (See https://devops.stackexchange.com/questions/447/why-it-is-recommended-to-run-only-one-process-in-a-container).
Could you improve that ?
Thanks.