You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 17, 2021. It is now read-only.
32714 ? Z 0:00 [service] <defunct>
32730 ? Z 0:00 [service] <defunct>
32736 ? Z 0:00 [service] <defunct>
32744 ? Z 0:00 [service] <defunct>
32753 ? Z 0:00 [service] <defunct>
32754 ? Z 0:00 [service] <defunct>
I would suggest to move to supervisord .
Please also consider splitting mysql and httpd+php into separate containers. In this case process monitoring system is not required at all.
Monitis not suitable for containers. Please see https://bitbucket.org/tildeslash/monit/issue/53/ . It ends up crowded with zombie processes and you'll have to kill the container.I would suggest to move to supervisord .
Please also consider splitting mysql and httpd+php into separate containers. In this case process monitoring system is not required at all.