Some containers such as sshd seem to exit with error code 128, Error response from daemon: Failed to initialize logging driver and they won't even bother to restart despite restart=always.
After going back to a single rsyslog container, this issue does not seem to occur.
If the issue returns, Autoheal should be forked and code should be added to restart any container that exits for the reason above.
Some containers such as sshd seem to exit with error code 128,
Error response from daemon: Failed to initialize logging driver
and they won't even bother to restart despite restart=always.After going back to a single rsyslog container, this issue does not seem to occur.
If the issue returns, Autoheal should be forked and code should be added to restart any container that exits for the reason above.