NFS Ganesha with in-memory storage in a user mode Docker Container. For tests and experiments only.
2.4K
A user mode nfs server implemented in a container. Supports serving NFS (v3, 4.0, 4.1, 4.1 pNFS, 4.2) and 9P.
This container uses ephemeral in-memory storage (nfs-ganesha-mem) and is intended for tests and experiments only.
Does not require --privileged mode.
2.6.0 and 3.0.3, see Tags
For NFS 4:
docker run -d --name nfsd -p 2049:2049 vasilev/nfs-ganesha
https://github.com/vasilev/docker-image-nfs-ganesha
Content type
Image
Digest
Size
71.5 MB
Last updated
over 7 years ago
docker pull vasilev/nfs-ganesha