##Suggested host properties
In the following setup the host is Ubuntu Trusty. I have also added nfsd to /etc/modules so the module can be loaded at boottime. You do not need this if your dist have the modules compiled into the kernel.
docker run -d --name nfs --privileged -v /path/to/share:/path/to/share pandrew/nfs-server /path/to/share /path/to/share2 /path/to/shareN
Content type
Image
Digest
sha256:1383c4326…
Size
74.8 MB
Last updated
over 9 years ago
docker pull pandrew/nfs-server