Sign inSign up

pandrew/nfs-server

By pandrew

Updated over 9 years ago

Image
0

100K+

pandrew/nfs-server repository overview

Docker NFS Server

##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.

Usage

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

Tag summary

Content type

Image

Digest

sha256:1383c4326

Size

74.8 MB

Last updated

over 9 years ago

docker pull pandrew/nfs-server