Is your feature request related to a problem? Please describe.
- Currently auto reboot & auto update requires a restart policy.
- Auto update requires update on boot as it doesn't update but rather stops the container.
- Both auto reboot and auto update don't so much as reboot/update so much as they do shutdown and expect docker to restart the container via the restart policy
Describe the solution you'd like
- Auto reboot should not stop the server
- Auto update should not require update on boot
- Auto update should not stop the container
- Restart policy should not be required for auto update or auto reboot
Describe alternatives you've considered
We are currently doing the alternative which is to reboot the container
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
Describe alternatives you've considered
We are currently doing the alternative which is to reboot the container