Comment on Volume mounting in a Docker container
roofuskit@lemmy.world 4 days agoHonestly I’ve never had that issue, but if you use compose you can delay the start of a container and use the “depends-on” function to hold any other containers. But yes docker supports both NFS and SMB.