There are quite a few Docker containers for running an NFS server in a docker container on Linux but none of them were satisfying my requirements. The first decision is whether to use the kernel-based NFS functions and permitting a privileged container to access these or put a user-space server (nfs...