sjiveson / nfs-server-alpine

A handy Alpine Linux based NFS Server image running NFS v4 only, over TCP on port 2049
https://hub.docker.com/r/itsthenetwork/nfs-server-alpine/
GNU General Public License v3.0
295 stars 187 forks source link

NFSv3 #40

Open alheureux88 opened 4 years ago

alheureux88 commented 4 years ago

Hello sjveson, I've been trying to use your dockerfile as a base to support NFSv3 has the client for this server does not currently support v4. I was wondering if it could be possible to add the support as their are not that many arm dockerfile for it.

nickma82 commented 3 years ago

currently not implemented: https://github.com/sjiveson/nfs-server-alpine/blob/master/nfsd.sh#L108