Multi-volume mounts
Is it possible to mount a volume (maybe subpaths like kubernetes) to multiple places? I'm trying to deploy an app from it's official docker tag, and forking the docker image to move the volumes to one single path is a last resort as I need to manage that and update it as needed.
3 Replies