Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update.sh should revert if the container fails to start #32

Closed
guanzo opened this issue Jul 25, 2022 · 2 comments
Closed

update.sh should revert if the container fails to start #32

guanzo opened this issue Jul 25, 2022 · 2 comments
Assignees

Comments

@guanzo
Copy link
Collaborator

guanzo commented Jul 25, 2022

If the newly downloaded image fails to start, the updater script should find the latest working version and run that instead. Simply running the previous version won't suffice, as multiple images in a row may be broken. It should keep iterating previous versions until docker run succeeds.

@YurkoWasHere
Copy link
Contributor

Recent comment makes update.sh obsolete in favor of watchtower.

Can issue be closed?

@joaosa
Copy link
Contributor

joaosa commented Jan 23, 2023

@YurkoWasHere sadly watchtower doesn't support any form of rollback as of yet.

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

No branches or pull requests

4 participants