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.
[Help] Containers not auto-starting after reboot
Re: [Help] Containers not auto-starting after reboot
Thank you for reporting this issue. We have confirmed it, and the development team is actively working on it, expecting to fix it in the next Docker version. Currently, we suggest you use a temporary workaround: change the container restart policy to always.
Re: [Help] Containers not auto-starting after reboot
Hi,
The bug being open for over a year now, do you have an ETA for new docker version? I already switched to "always" policy but it's not ideal.
Thanks!
The bug being open for over a year now, do you have an ETA for new docker version? I already switched to "always" policy but it's not ideal.
Thanks!
Re: [Help] Containers not auto-starting after reboot
We sincerely apologize for the inconvenience caused by this issue and thank you for your patience. Our development team has raised the priority of this issue and is actively working on it.
I will notify you under this post once there is a specific update schedule.

