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

[feature] Support kind of configuration/tags for containers being able to exclude volumes #31

Open
typoworx-de opened this issue Apr 22, 2022 · 0 comments

Comments

@typoworx-de
Copy link

typoworx-de commented Apr 22, 2022

It would be awesome to have support kind of configuration/tags for containers being able to exclude container volumes while using 'docker-backup --all'.

The idea:
There are sometimes docker volumes that are mounted using local bind or volumes that hold very large data which isn't required to be backed up. It would be great to find ideas how to handle this.

Additionally it would be great not also to exclude whole volumes, but may be a list of paths inside a volume, which are for f.e. cached stuff, whereas the rest should be backed up.

I think about:

  • container tags
  • some kind of config.json defining container/excludes (may be a config.docker-backup in the volume itself?)
  • ?
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

1 participant