Hacker News new | ask | show | jobs
by sgt 45 days ago
I use unless-stopped and containers come back up fine after reboot
1 comments

That's the problem. If there are many heavy apps, you don't want to start all of them at once. There's no control about that, that I'm aware of. Also, if you have dependson, this is a compose feature and it's ignored when docker daemon is restarted.