Dankoy/jforwarder

Docker containers are being stopped when user logout from DE.

Closed this issue · 1 comments

Describe the bug
On armbian with graphical interface when logout is performed, docker containers are all stopped.

Expected behavior
Docker containers should not be stopped. Or at least could restart automatically.

Additional context
https://github.com/containers/podman/blob/main/troubleshooting.md#21-a-rootless-container-running-in-detached-mode-is-closed-at-logout

Added monit for every docker container monitoring. If it fails, then restarts. Should be sufficient for restarting dead containers.