Docker-compose mount volume nfs

You might want to start with the least amount of options.
My nfs options are addr=192.168.x.x,nfsver4 and it just works fine.

This is how my export options look like: (rw,sync,no_wdelay,crossmnt,no_root_squash,insecure_locks,sec=sys,anonuid=1025,anongid=100)

I remember another user had problems with nfs mounts a couple of days ago, and the forum search yielded following post: