NFS server with all_squash,anonuid=1000,anongid=1000 set
1.0K
NFS server where all clients are set to read/write using the same user and group ID. This saves the permission pains of various clients with different users.
This image just mounts and serves one directory: /exports
Obviously, consider the security implications of this.
docker run --privileged dougg/docker-nfs-server
Content type
Image
Digest
Size
86.4 MB
Last updated
about 9 years ago
docker pull dougg/docker-nfs-server