Only one way to find out :D
I mean in test, definitely in test not production I swear. I'm staying late working on unrelated projects.
Only one way to find out :D
I mean in test, definitely in test not production I swear. I'm staying late working on unrelated projects.
Why are your named volumes related to /var/lib/docker at all?
If you want to back up the data, you just need to access wherever the host directory is.
/some/home/directory:/container/directory
You only need access to that host directory and back that up?
I think you’re thinking of bind mounts. Named volumes live in /var/lib/docker/volumes.