-
Notifications
You must be signed in to change notification settings - Fork 1
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
Backup Docker Volumes #19
Comments
Sorry, but #17 specifically mentions not wanting those volumes to be backed up, while the forum post seems to not provide an answer as to why it isn't possible to back up named volumes. Is it not possible? If so, why? Or are you simply not planning to add this feature? |
Then I overlooked something, sorry. The plugin will be capable of named volume backup within the next one or two updates. |
Oh awesome! Thanks a lot! |
Oh I can't wait for that! Currently with Nextcloud AIO, they map everything in a named volume under the docker filesystem (I hate that since it's taking space in docker subsys). Unfortunatly, no way to change that and it's currently not backing up any container because of that. |
Hey, maybe I'm blind, but I can't find any way to backup docker (named) volumes.
If it isn't a functionality currently, I would really appreciate if it could be added.
According to the Docker docs it seems to be quite the simple process, and while I could write a script for it myself, it would certainly make more sense to include it in the existing backup process.
Thanks!
The text was updated successfully, but these errors were encountered: