Skip to content

Docker restart/pull handling updates. Minor refactoring.#271

Open
vorezal wants to merge 1 commit intomag37:mainfrom
vorezal:feature/docker-handling
Open

Docker restart/pull handling updates. Minor refactoring.#271
vorezal wants to merge 1 commit intomag37:mainfrom
vorezal:feature/docker-handling

Conversation

@vorezal
Copy link
Copy Markdown
Contributor

@vorezal vorezal commented Mar 12, 2026

This PR:

  • Skips restarting already restarted stacks
  • Skips failed image pulls
  • Moves some stuff around/minor refactoring to allow other bash functions to be used in the print_backups function

This is the first PR in my attempt to separate features in #262. A log feature only PR will follow eventually. This one is intended to address #260.

@mag37
Copy link
Copy Markdown
Owner

mag37 commented Mar 12, 2026

Nice one!
I've just now prepared a release with a few other changes (all in main currently), so I'll hold this merge a little - wont have time to properly run it through my tests until during the weekend.

No rush with the log feature, that might need some discussion and testing etc anyway to reach a good baseline.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

when one container update fails, all other tasks are stopped/failed/unfinished

2 participants