[Help] Containers not auto-starting after reboot
Posted: 23 Mar 2026, 00:09
Hi,
I'm using the latest TOS 6 to date, 6.0.794, and I noticed that containers don't auto-restart at boot if you use the unless-stopped policy in compose.It only works with always policy.
I also found two more threads implying the same issue, both over 1 year old:
viewtopic.php?t=7374
viewtopic.php?t=7374
I noticed the issue is the way the docker engine is being shut down during shutdown/reboot, basically, it's being killed without saving state.
Do you plan to fix this? It's been over a year since it was first reported, and the way the daemon is being shut down is not ideal, it's essentially being force-killed.
Thanks.
I'm using the latest TOS 6 to date, 6.0.794, and I noticed that containers don't auto-restart at boot if you use the unless-stopped policy in compose.It only works with always policy.
I also found two more threads implying the same issue, both over 1 year old:
viewtopic.php?t=7374
viewtopic.php?t=7374
I noticed the issue is the way the docker engine is being shut down during shutdown/reboot, basically, it's being killed without saving state.
Do you plan to fix this? It's been over a year since it was first reported, and the way the daemon is being shut down is not ideal, it's essentially being force-killed.
Thanks.