We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10e8072 commit b9082f4Copy full SHA for b9082f4
README.md
@@ -10,6 +10,7 @@ This is the only containerized NFS server that offers **all** of the following f
10
- clean teardown of services upon termination (no lingering `nfsd` processes on Docker host)
11
- flexible construction of `/etc/exports`
12
- extensive server configuration via environment variables
13
+- helpful, human-readable logging
14
- *optional* bonus features
15
- [Kerberos security](doc/feature/kerberos.md)
16
- [NFSv4 user ID mapping](doc/feature/nfs4-user-id-mapping.md) via [`idmapd`](http://man7.org/linux/man-pages/man8/idmapd.8.html)
0 commit comments