Sign inSign up

vasilev/nfs-ganesha

By vasilev

Updated almost 5 years ago

NFS Ganesha with in-memory storage in a user mode Docker Container. For tests and experiments only.

Image
0

2.4K

vasilev/nfs-ganesha repository overview

NFS Ganesha

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.

Versions

2.6.0 and 3.0.3, see Tags

Usage

For NFS 4:

docker run -d --name nfsd -p 2049:2049 vasilev/nfs-ganesha
Dockerfile source

https://github.com/vasilev/docker-image-nfs-ganesha

Credits

Tag summary

Content type

Image

Digest

Size

71.5 MB

Last updated

over 7 years ago

docker pull vasilev/nfs-ganesha