-
Notifications
You must be signed in to change notification settings - Fork 45
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
Add auto update support for containers #93
base: master
Are you sure you want to change the base?
Conversation
@leonprou good to go now are you able to do your magic and make checkForUpdates.sh executable by default? (not sure how you did that last time) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The script is good, but I have some concern about it's stability. Some of them are minor and some are not. Please, check my comments below.
@ArseniiPetrovich thanks for the comments will push some changes tonight :) |
The script compares currently running containers with the latest versions from github if new version are available it will rerun the quickstart script
stupid windows
Ok made @ArseniiPetrovich suggested changes also rebased onto master and fixed some conflicts |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay, now it looks good to me :)
No description provided.