Sign inSign up

ephillipe/docker-nfs-server

By ephillipe

Updated about 10 years ago

Docker NFS Server

Image
0

2.9K

ephillipe/docker-nfs-server repository overview

Docker NFS Server

Usage

docker run -d --name nfs --privileged ephillipe/docker-nfs-server /path/to/share /path/to/share2 /path/to/shareN
docker run -d --name nfs-client --privileged --link nfs:nfs cpuguy83/nfs-client /path/on/nfs/server:/path/on/client

More Info

See http://www.tech-d.net/2014/03/29/docker-quicktip-4-remote-volumes/

Tag summary

Content type

Image

Digest

Size

87.6 MB

Last updated

about 10 years ago

docker pull ephillipe/docker-nfs-server