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

Stop containers before backup #37

Closed
mouzzampk2014-zz opened this issue Apr 3, 2021 · 1 comment
Closed

Stop containers before backup #37

mouzzampk2014-zz opened this issue Apr 3, 2021 · 1 comment

Comments

@mouzzampk2014-zz
Copy link

Hi, would be great if script automatically stop all containers and run the backup and restart the containers?

Thank you

@loomchild
Copy link
Owner

Hi, thanks for a suggestion, but unfortunately it's out of scope of this simple project.

The script operates from within Docker container, where I don't have access to the docker process, so I can't stop the containers. You'd need to write a wrapper script for the host that stops the containers and runs my script.

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

2 participants