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

backing up a volume #4

Open
andy5995 opened this issue Jul 23, 2019 · 2 comments
Open

backing up a volume #4

andy5995 opened this issue Jul 23, 2019 · 2 comments

Comments

@andy5995
Copy link
Contributor

I'm pretty new to docker in general. I've downloaded the release (also built the source on Debian 10, no problem) At this point I was wondering if I could use docker-backup to just backup a volume? The volume I'm using I created with docker volume create my-vol

Or is there some other alternative method I should be considering?

@muesli
Copy link
Owner

muesli commented Aug 5, 2019

docker-backup is usually meant for backing up entire containers with all the attached volumes belonging to them. If you just want to backup a single volume, docker-backup doesn't expose that functionality yet, I'm afraid. I'll think about adding it!

@andy5995
Copy link
Contributor Author

andy5995 commented Aug 6, 2019

all right, thanks for explaining. :)

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