Hi
I wonder if anyone can help me?
I've decided that I would like to upgrade from OMV4 to OMV5 but do it as a 'clean' install on a new SSD. This will leave my original v4 in place on another SSD in case of any problems. No restore necessary when it all goes horribly wrong! And I've got a nice clean install with no potential issues afterwards...
To do this, I was thinking of converting my current docker containers to docker-compose which will make installation easy on the other side. I find this the most time consuming bit setting up docker in the GUI as per the excellent Techno Dad Life tutorials...
I've been reading up about docker-compose but the one thing that I'm not sure of is the "volumes from, from container" box in OMV at the bottom of the OMV modify container screen.
What's the equivalent in docker-compose? Is it the depends_on? I seem to think that the depends_on is around waiting for other containers to start rather than sharing volumes?
Thanks
Will.