adam

joined 2 years ago
[–] adam@doomscroll.n8e.dev 4 points 2 months ago

It works fine. I do it. I mount the services share to /mnt/data on the host and then just path mount /mnt/data/servicename to the container.

Some of my containers I also mount to directly using NFS volumes in the docker compose. This is for things that generally aren't service data, like media.