File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -26,14 +26,14 @@ This is the only containerized NFS server that offers **all** of the following f
26
26
* Optional features
27
27
* [ Debug logging] ( doc/feature/logging.md )
28
28
* [ Kerberos security] ( doc/feature/kerberos.md )
29
- * [ NFSv4 user ID mapping] ( doc/feature/nfsv4 -user-id-mapping.md )
29
+ * [ NFSv4 user ID mapping] ( doc/feature/nfs4 -user-id-mapping.md )
30
30
* [ AppArmor integration] ( doc/feature/apparmor.md )
31
31
* Advanced
32
32
* [ automatically load required kernel modules] ( doc/feature/auto-load-kernel-modules.md )
33
33
* [ custom server ports] ( doc/advanced/ports.md )
34
34
* [ custom NFS versions offered] ( doc/advanced/nfs-versions.md )
35
35
* [ performance tuning] ( doc/advanced/performance-tuning.md )
36
- * [ Help!] ( #help! )
36
+ * [ Help!] ( #help )
37
37
* [ Remaining tasks] ( #remaining-tasks )
38
38
* [ Acknowledgements] ( #acknowledgements )
39
39
@@ -163,8 +163,8 @@ Please [open an issue](https://github.com/ehough/docker-nfs-server/issues) if yo
163
163
164
164
## Remaining tasks
165
165
166
- - figure out why `rpc.nfsd` takes 5 minutes to startup/timeout unless `rpcbind` is running
167
- - add more examples, including Docker Compose
166
+ - figure out why `rpc.nfsd` [ takes 5 minutes to startup/timeout](https://www.spinics.net/lists/linux-nfs/msg59728.html) unless `rpcbind` is running
167
+ - add more examples
168
168
169
169
## Acknowledgements
170
170
You can’t perform that action at this time.
0 commit comments