Skip to content

Implement S6 Overlay #839

Description

@Dashboy1998

Is your feature request related to a problem? Please describe

About two years ago I had remove the feature for removing the need of restart policy for auto update and auto reboot in #399.

@Luatan had tried to implement that in #402 using Supervisord however @thijsvanloef wanted to move forward with using s6 overlay.

Also I think using S6 would make #407 easier too.

Describe the solution you'd like

Implement s6 overlay to remove the need for docker restart policy for auto update and auto reboot.

Describe alternatives you've considered

Considered some creative logic in bash to do this but that would be a lot to manage and s6 overlay would probably be easier than bash logic or Supervisord

Additional context

I am willing to implement this but want to make sure it's still desired before I invest the time into it.
I will plan to do it across multiple PRs to reduce the complexity of reviewing.

Feature Report Checklist

  • I am willing to implement this feature

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