Re: Erlang NFS client
Max Lapshin <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.general |
|---|---|
| Message-ID | <CAMxVRxAkjQjP1Yvo17rjQQ9DiQtM8uDRooVD4UwrR9CMU+-SkQ@mail.gmail.com> |
https://github.com/flussonic/nfs4 This is a trivial readonly NFS4 server. It can work from docker because it doesn't use openat syscall. It is really trivial but it seems to be working.