Y
Hacker News
new
|
ask
|
show
|
jobs
by
elbear
2244 days ago
systemd can restart your container if it crashes. It can also start it if you reboot your system.
1 comments
MuffinFlavored
2243 days ago
can you set a restart policy with just Docker?
link
elbear
2241 days ago
I don't know. But if you can, that still leaves you the second use case: starting your container on reboot.
Can you have Docker do that too?
link