Skip to content

Remove the need of restart policy for auto update and auto reboot #399

Description

@Dashboy1998

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions