Hi all,
I am trying to mount an existing NFS server running on docker using container : https://hub.docker.com/r/itsthenetwork/nfs-server-alpine but it fails all the time.
When I try to manually mount NFS using shell it works fine
root@pve-macpro-16:~# mount -t nfs -o vers=4...