Frederik Ring
Frederik Ring
Thanks for elaborating. The difficult part when implementing this will be the same as in #329: since Docker can't mount/unmount volumes at runtime, the architecture of this tool - where...
I'm still not entirely sure why you're unable to execute commands _on the same node_ (this should work no matter if it's a master or a worker node, albeit setup...
I just ran across this project by pure chance https://github.com/mavenugo/swarm-exec Leaving this here mostly for the record and future reference.
I've opened a discussion to solicit further feedback on improvements in this area, feel free to chime in if you have thoughts: https://github.com/offen/docker-volume-backup/discussions/595
> Running into the same issue when I try to create a backup within a `worker` node: > > $ sudo docker exec -it f36c38a453f0 /bin/sh > ~ # backup...
Thanks for this writeup. I'm happy with extending the documentation accordingly, but I am currently a bit unsure about where to put this, as it's much more specific than everything...
@nkcmr thanks for the changes. Just to avoid misunderstandings: are you still planning on adding a test for the feature? No intent to pressure you into anything, just want to...
@nkcmr Sorry for being intrusive, but are you still interested in getting this merged? No worries if your mind wandered elsewhere, I'd just be interested to know if this shall...
There's nothing I'd like to release right now, so take your time. Very happy to release this once it's done though, so let me know if I cam help with...
This is now included in [v2.43.0](https://github.com/offen/docker-volume-backup/releases/tag/v2.43.0)