NFS Volume connection refused

Hello meyay,

Yessssss it has worked, you solved my problem.
I created the volume in this way, as you have suggested:

sudo docker volume create --driver local
–opt type=nfs
–opt o=addr=10.0.0.5,nfsvers=4
–opt device=:/export/users/reddata
foo

I want to congratulate you on the idea of ​​using Alpine to sh the container.

Thanks a lot.
Take care.

Alessandro