blacklabelops / volumerize

Docker Volume Backups Multiple Backends
https://hub.docker.com/r/blacklabelops/volumerize/
MIT License
558 stars 77 forks source link

Define Host Path #11

Closed philipphecht closed 6 years ago

philipphecht commented 6 years ago

Is it possible to define Local Host Path as VOLUMERIZE_TARGET?

blacklabelops commented 6 years ago

Docker Volumes are pathes on the host.

If you want to access a specific path on the host you cant mount any path with the Docker volumes option -v.