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

Add flag to stop containers before updating #45

Open
markdumay opened this issue Dec 1, 2020 · 0 comments
Open

Add flag to stop containers before updating #45

markdumay opened this issue Dec 1, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@markdumay
Copy link
Owner

The script invokes synoservicectl --stop pkgctl-Docker to stop the Docker daemon. Certain containers prevent a successful shutdown, possibly linked to Docker's Live Restore feature.

Usually, manually stopping any running containers prior to running syno_docker_update.sh does the trick. A new flag (e.g. --force-stop) for all commands except download is to automate this step. Possibly, the stopped containers can also be automatically restarted once the script has completed.

@markdumay markdumay added the enhancement New feature or request label Dec 1, 2020
@markdumay markdumay self-assigned this Dec 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant