docker-volume-netshare
docker-volume-netshare copied to clipboard
Running NFS3 and NFS4 together.
trafficstars
Use Case:
I have few containers that are using NFS-3 and some of the containers are using NFS-4. The problem here is if a start the daemon with nfs 3 version. I am getting the error with other containers which are using NFS-4.
Is there any way to solve this issue?
Any update on this issue?